Interface MemcacheServicePb.MemcacheDeleteResponseOrBuilder (2.0.0)

public static interface MemcacheServicePb.MemcacheDeleteResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getDeleteStatus(int arg0)

public abstract MemcacheServicePb.MemcacheDeleteResponse.DeleteStatusCode getDeleteStatus(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
DeleteStatusCode

getDeleteStatusCount()

public abstract int getDeleteStatusCount()
Returns
TypeDescription
int

getDeleteStatusList()

public abstract List<MemcacheServicePb.MemcacheDeleteResponse.DeleteStatusCode> getDeleteStatusList()
Returns
TypeDescription
List<DeleteStatusCode>