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
Name Description
arg0 int
Returns
Type Description
DeleteStatusCode

getDeleteStatusCount()

public abstract int getDeleteStatusCount()
Returns
Type Description
int

getDeleteStatusList()

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