OperationName |
BatchGetItemOperation.operationName() |
|
OperationName |
BatchWriteItemOperation.operationName() |
|
OperationName |
CommonOperation.operationName() |
The type, or name, of the operation.
|
OperationName |
CreateTableOperation.operationName() |
|
OperationName |
DatabaseOperation.operationName() |
The type, or name, of the operation.
|
OperationName |
DeleteItemOperation.operationName() |
|
OperationName |
DeleteTableOperation.operationName() |
|
OperationName |
DescribeTableOperation.operationName() |
|
OperationName |
GetItemOperation.operationName() |
|
OperationName |
PaginatedDatabaseOperation.operationName() |
The type, or name, of the operation.
|
OperationName |
PaginatedTableOperation.operationName() |
The type, or name, of the operation.
|
OperationName |
PutItemOperation.operationName() |
|
OperationName |
QueryOperation.operationName() |
|
OperationName |
ScanOperation.operationName() |
|
OperationName |
TransactGetItemsOperation.operationName() |
|
OperationName |
TransactWriteItemsOperation.operationName() |
|
OperationName |
UpdateItemOperation.operationName() |
|
static OperationName |
OperationName.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OperationName[] |
OperationName.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|