public interface _DictionaryDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_DictionaryDeleteRequest.All |
getAll()
.cache_client._DictionaryDeleteRequest.All all = 3; |
_DictionaryDeleteRequest.AllOrBuilder |
getAllOrBuilder()
.cache_client._DictionaryDeleteRequest.All all = 3; |
_DictionaryDeleteRequest.DeleteCase |
getDeleteCase() |
com.google.protobuf.ByteString |
getDictionaryName()
bytes dictionary_name = 1; |
_DictionaryDeleteRequest.Some |
getSome()
.cache_client._DictionaryDeleteRequest.Some some = 2; |
_DictionaryDeleteRequest.SomeOrBuilder |
getSomeOrBuilder()
.cache_client._DictionaryDeleteRequest.Some some = 2; |
boolean |
hasAll()
.cache_client._DictionaryDeleteRequest.All all = 3; |
boolean |
hasSome()
.cache_client._DictionaryDeleteRequest.Some some = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getDictionaryName()
bytes dictionary_name = 1;boolean hasSome()
.cache_client._DictionaryDeleteRequest.Some some = 2;_DictionaryDeleteRequest.Some getSome()
.cache_client._DictionaryDeleteRequest.Some some = 2;_DictionaryDeleteRequest.SomeOrBuilder getSomeOrBuilder()
.cache_client._DictionaryDeleteRequest.Some some = 2;boolean hasAll()
.cache_client._DictionaryDeleteRequest.All all = 3;_DictionaryDeleteRequest.All getAll()
.cache_client._DictionaryDeleteRequest.All all = 3;_DictionaryDeleteRequest.AllOrBuilder getAllOrBuilder()
.cache_client._DictionaryDeleteRequest.All all = 3;_DictionaryDeleteRequest.DeleteCase getDeleteCase()