public interface _SetFetchResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_SetFetchResponse._Found |
getFound()
.cache_client._SetFetchResponse._Found found = 1; |
_SetFetchResponse._FoundOrBuilder |
getFoundOrBuilder()
.cache_client._SetFetchResponse._Found found = 1; |
_SetFetchResponse._Missing |
getMissing()
.cache_client._SetFetchResponse._Missing missing = 2; |
_SetFetchResponse._MissingOrBuilder |
getMissingOrBuilder()
.cache_client._SetFetchResponse._Missing missing = 2; |
_SetFetchResponse.SetCase |
getSetCase() |
boolean |
hasFound()
.cache_client._SetFetchResponse._Found found = 1; |
boolean |
hasMissing()
.cache_client._SetFetchResponse._Missing missing = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFound()
.cache_client._SetFetchResponse._Found found = 1;_SetFetchResponse._Found getFound()
.cache_client._SetFetchResponse._Found found = 1;_SetFetchResponse._FoundOrBuilder getFoundOrBuilder()
.cache_client._SetFetchResponse._Found found = 1;boolean hasMissing()
.cache_client._SetFetchResponse._Missing missing = 2;_SetFetchResponse._Missing getMissing()
.cache_client._SetFetchResponse._Missing missing = 2;_SetFetchResponse._MissingOrBuilder getMissingOrBuilder()
.cache_client._SetFetchResponse._Missing missing = 2;_SetFetchResponse.SetCase getSetCase()