Uses of Class
software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
-
Packages that use CapacitySpecificationSummary Package Description software.amazon.awssdk.services.keyspaces.model -
-
Uses of CapacitySpecificationSummary in software.amazon.awssdk.services.keyspaces.model
Methods in software.amazon.awssdk.services.keyspaces.model that return CapacitySpecificationSummary Modifier and Type Method Description CapacitySpecificationSummaryGetTableResponse. capacitySpecification()The read/write throughput capacity mode for a table.Methods in software.amazon.awssdk.services.keyspaces.model with parameters of type CapacitySpecificationSummary Modifier and Type Method Description GetTableResponse.BuilderGetTableResponse.Builder. capacitySpecification(CapacitySpecificationSummary capacitySpecification)The read/write throughput capacity mode for a table.
-