public static interface ListAllowedNodeTypeUpdatesRequest.Builder extends MemoryDbRequest.Builder, SdkPojo, CopyableBuilder<ListAllowedNodeTypeUpdatesRequest.Builder,ListAllowedNodeTypeUpdatesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAllowedNodeTypeUpdatesRequest.Builder |
clusterName(String clusterName)
The name of the cluster you want to scale.
|
ListAllowedNodeTypeUpdatesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAllowedNodeTypeUpdatesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAllowedNodeTypeUpdatesRequest.Builder clusterName(String clusterName)
The name of the cluster you want to scale. MemoryDB uses the cluster name to identify the current node type being used by this cluster, and from that to create a list of node types you can scale up to.
clusterName - The name of the cluster you want to scale. MemoryDB uses the cluster name to identify the current node
type being used by this cluster, and from that to create a list of node types you can scale up to.ListAllowedNodeTypeUpdatesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAllowedNodeTypeUpdatesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.