public class BatchRowRequest<T extends TableStorageRow> extends AbstractTableStorageRequest
| Modifier and Type | Method and Description |
|---|---|
static void |
checkBatchRequest(BatchRowRequest batchRowRequest)
Check this batch row object
|
String |
toJsonString()
Convert this request to json string.
|
getTableName, withRequestCredentialsgetRequestCredentials, setRequestCredentialsprotected List<T extends TableStorageRow> rows
public static void checkBatchRequest(BatchRowRequest batchRowRequest)
public String toJsonString()
toJsonString in class AbstractTableStorageRequestCopyright © 2019. All rights reserved.