public static interface _DictionaryGetResponse._FoundOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_DictionaryGetResponse._DictionaryGetResponsePart |
getItems(int index)
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1; |
int |
getItemsCount()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1; |
java.util.List<_DictionaryGetResponse._DictionaryGetResponsePart> |
getItemsList()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1; |
_DictionaryGetResponse._DictionaryGetResponsePartOrBuilder |
getItemsOrBuilder(int index)
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1; |
java.util.List<? extends _DictionaryGetResponse._DictionaryGetResponsePartOrBuilder> |
getItemsOrBuilderList()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<_DictionaryGetResponse._DictionaryGetResponsePart> getItemsList()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1;_DictionaryGetResponse._DictionaryGetResponsePart getItems(int index)
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1;int getItemsCount()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1;java.util.List<? extends _DictionaryGetResponse._DictionaryGetResponsePartOrBuilder> getItemsOrBuilderList()
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1;_DictionaryGetResponse._DictionaryGetResponsePartOrBuilder getItemsOrBuilder(int index)
repeated .cache_client._DictionaryGetResponse._DictionaryGetResponsePart items = 1;