public interface _ListIndexesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_Index |
getIndexes(int index)
repeated .control_client._Index indexes = 1; |
int |
getIndexesCount()
repeated .control_client._Index indexes = 1; |
java.util.List<_Index> |
getIndexesList()
repeated .control_client._Index indexes = 1; |
_IndexOrBuilder |
getIndexesOrBuilder(int index)
repeated .control_client._Index indexes = 1; |
java.util.List<? extends _IndexOrBuilder> |
getIndexesOrBuilderList()
repeated .control_client._Index indexes = 1; |
java.lang.String |
getNextToken()
string next_token = 2; |
com.google.protobuf.ByteString |
getNextTokenBytes()
string next_token = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<_Index> getIndexesList()
repeated .control_client._Index indexes = 1;_Index getIndexes(int index)
repeated .control_client._Index indexes = 1;int getIndexesCount()
repeated .control_client._Index indexes = 1;java.util.List<? extends _IndexOrBuilder> getIndexesOrBuilderList()
repeated .control_client._Index indexes = 1;_IndexOrBuilder getIndexesOrBuilder(int index)
repeated .control_client._Index indexes = 1;java.lang.String getNextToken()
string next_token = 2;com.google.protobuf.ByteString getNextTokenBytes()
string next_token = 2;