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