|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BceServiceException | |
---|---|
com.baidubce.services.moladb | |
com.baidubce.services.vodpro |
Uses of BceServiceException in com.baidubce.services.moladb |
---|
Methods in com.baidubce.services.moladb that throw BceServiceException | |
---|---|
BatchGetItemResponse |
MolaDbClient.batchGetItem(BatchGetItemRequest request)
The BatchGetItem operation get items with the given primary keys from Moladb. |
BatchWriteItemResponse |
MolaDbClient.batchWriteItem(BatchWriteItemRequest request)
The BatchWriteItem operation write items with to Moladb. |
DeleteItemResponse |
MolaDbClient.deleteItem(DeleteItemRequest request)
The DeleteItem operation delete the item with the given primary key. |
GetItemResponse |
MolaDbClient.getItem(GetItemRequest request)
The GetItem operation returns a set of attributes for the item with the given primary key. |
QueryResponse |
MolaDbClient.query(QueryRequest request)
The Query operation get items from Moladb with Hash Key and an interval of Range Key |
UpdateItemResponse |
MolaDbClient.updateItem(UpdateItemRequest request)
The UpdateItem operation update the item with the given primary key. |
Uses of BceServiceException in com.baidubce.services.vodpro |
---|
Methods in com.baidubce.services.vodpro that throw BceServiceException | |
---|---|
MediaResponse |
VodproClient.createMedia(CreateMediaRequest request,
String projectName,
String spaceName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |