Uses of Interface
software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex.Builder
Packages that use ReplicaGlobalSecondaryIndex.Builder
-
Uses of ReplicaGlobalSecondaryIndex.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ReplicaGlobalSecondaryIndex.BuilderModifier and TypeMethodDescriptionReplicaGlobalSecondaryIndex.builder()The name of the global secondary index.ReplicaGlobalSecondaryIndex.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) Overrides the maximum on-demand throughput settings for the specified global secondary index in the specified replica table.ReplicaGlobalSecondaryIndex.Builder.onDemandThroughputOverride(OnDemandThroughputOverride onDemandThroughputOverride) Overrides the maximum on-demand throughput settings for the specified global secondary index in the specified replica table.ReplicaGlobalSecondaryIndex.Builder.provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder> provisionedThroughputOverride) Replica table GSI-specific provisioned throughput.ReplicaGlobalSecondaryIndex.Builder.provisionedThroughputOverride(ProvisionedThroughputOverride provisionedThroughputOverride) Replica table GSI-specific provisioned throughput.ReplicaGlobalSecondaryIndex.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ReplicaGlobalSecondaryIndex.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplicaGlobalSecondaryIndex.Builder>ReplicaGlobalSecondaryIndex.serializableBuilderClass()