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