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