CreateGlobalSecondaryIndexAction.Builder |
CreateGlobalSecondaryIndexAction.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
The maximum number of read and write units for the global secondary index being created.
|
CreateTableRequest.Builder |
CreateTableRequest.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Sets the maximum number of read and write units for the specified table in on-demand capacity mode.
|
GlobalSecondaryIndex.Builder |
GlobalSecondaryIndex.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
The maximum number of read and write units for the specified global secondary index.
|
GlobalSecondaryIndexDescription.Builder |
GlobalSecondaryIndexDescription.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
The maximum number of read and write units for the specified global secondary index.
|
GlobalSecondaryIndexInfo.Builder |
GlobalSecondaryIndexInfo.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Sets the value of the OnDemandThroughput property for this object.
|
SourceTableDetails.Builder |
SourceTableDetails.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Sets the value of the OnDemandThroughput property for this object.
|
TableCreationParameters.Builder |
TableCreationParameters.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Sets the value of the OnDemandThroughput property for this object.
|
TableDescription.Builder |
TableDescription.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
The maximum number of read and write units for the specified on-demand table.
|
UpdateGlobalSecondaryIndexAction.Builder |
UpdateGlobalSecondaryIndexAction.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Updates the maximum number of read and write units for the specified global secondary index.
|
UpdateTableRequest.Builder |
UpdateTableRequest.Builder.onDemandThroughput(OnDemandThroughput onDemandThroughput) |
Updates the maximum number of read and write units for the specified table in on-demand capacity mode.
|
RestoreTableFromBackupRequest.Builder |
RestoreTableFromBackupRequest.Builder.onDemandThroughputOverride(OnDemandThroughput onDemandThroughputOverride) |
Sets the value of the OnDemandThroughputOverride property for this object.
|
RestoreTableToPointInTimeRequest.Builder |
RestoreTableToPointInTimeRequest.Builder.onDemandThroughputOverride(OnDemandThroughput onDemandThroughputOverride) |
Sets the value of the OnDemandThroughputOverride property for this object.
|