类的使用
com.baidubce.services.moladb.model.KeysAndAttributes
-
使用KeysAndAttributes的程序包 程序包 说明 com.baidubce.services.moladb.model com.baidubce.services.moladb.model.transform -
-
com.baidubce.services.moladb.model中KeysAndAttributes的使用
返回KeysAndAttributes的com.baidubce.services.moladb.model中的方法 修饰符和类型 方法 说明 KeysAndAttributesKeysAndAttributes. withAttributesToGet(List<String> attributes)Attributes to retrieve from the table.KeysAndAttributesKeysAndAttributes. withConsistentRead(boolean consistentRead)Set the type of the consistency of a read operation.The default value is false, representing that it is eventually consistent read.KeysAndAttributesKeysAndAttributes. withKeys(List<Key> keys)Set the list of Keys to get associated items.返回变量类型为KeysAndAttributes的类型的com.baidubce.services.moladb.model中的方法 修饰符和类型 方法 说明 Map<String,KeysAndAttributes>BatchGetItemRequest. getRequestItems()Get the request Items set in this BatchGetItem operation.Map<String,KeysAndAttributes>BatchGetItemResponse. getUnprocessedItems()Get all of the unprocessed items in this BatchGetItem request.类型变量类型为KeysAndAttributes的com.baidubce.services.moladb.model中的方法参数 修饰符和类型 方法 说明 voidBatchGetItemRequest. setRequestItems(Map<String,KeysAndAttributes> requestItems)Set the request items for BatchGetItem operation.voidBatchGetItemResponse. setUnprocessedItems(Map<String,KeysAndAttributes> items)Set all of the unprocessed items in this BatchGetItem request.BatchGetItemRequestBatchGetItemRequest. withRequestItems(Map<String,KeysAndAttributes> reqItems)Set the request items for BatchGetItem operation. -
com.baidubce.services.moladb.model.transform中KeysAndAttributes的使用
返回KeysAndAttributes的com.baidubce.services.moladb.model.transform中的方法 修饰符和类型 方法 说明 KeysAndAttributesKeysAndAttributesUnmarshaller. unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)返回变量类型为KeysAndAttributes的类型的com.baidubce.services.moladb.model.transform中的方法 修饰符和类型 方法 说明 Map<String,KeysAndAttributes>BatchGetUnprocessItemsUnmarshaller. unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)
-