|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetTableRequest | |
---|---|
com.baidubce.services.moladb | |
com.baidubce.services.moladb.model |
Uses of GetTableRequest in com.baidubce.services.moladb |
---|
Methods in com.baidubce.services.moladb with parameters of type GetTableRequest | |
---|---|
GetTableResponse |
MolaDbClient.getTable(GetTableRequest request)
Get the table details from moladb |
Uses of GetTableRequest in com.baidubce.services.moladb.model |
---|
Methods in com.baidubce.services.moladb.model that return GetTableRequest | |
---|---|
GetTableRequest |
GetTableRequest.withRequestCredentials(BceCredentials credentials)
|
GetTableRequest |
GetTableRequest.withTableName(String tableName)
Set the name of the table for this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |