Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
static ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.builder() |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder.indexName(String indexName)
The name of the global secondary index.
|
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder.provisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate provisionedReadCapacityAutoScalingUpdate)
Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.
|
default ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder.provisionedReadCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder> provisionedReadCapacityAutoScalingUpdate)
Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.
|
ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder> |
ReplicaGlobalSecondaryIndexAutoScalingUpdate.serializableBuilderClass() |
Copyright © 2023. All rights reserved.