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