public interface OKVUidListResponse extends OKVResponse
Modifier and Type | Method and Description |
---|---|
int |
getUidCnt()
Gets the number of unique identifiers in getUids().
|
java.util.List<java.lang.String> |
getUids()
Gets the list of unique identifiers.
|
getBatchItemId, getOperationType, getResultReason, getResultStatus