public static interface NamespacesMessage.NamespacesOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getNamespace(int index)
repeated string namespace = 1; |
com.google.protobuf.ByteString |
getNamespaceBytes(int index)
repeated string namespace = 1; |
int |
getNamespaceCount()
repeated string namespace = 1; |
List<String> |
getNamespaceList()
repeated string namespace = 1; |
int getNamespaceCount()
repeated string namespace = 1;
String getNamespace(int index)
repeated string namespace = 1;
com.google.protobuf.ByteString getNamespaceBytes(int index)
repeated string namespace = 1;
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.