public static interface BatchStopUpdateActionRequest.Builder extends ElastiCacheRequest.Builder, SdkPojo, CopyableBuilder<BatchStopUpdateActionRequest.Builder,BatchStopUpdateActionRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchStopUpdateActionRequest.Builder |
cacheClusterIds(Collection<String> cacheClusterIds)
The cache cluster IDs
|
BatchStopUpdateActionRequest.Builder |
cacheClusterIds(String... cacheClusterIds)
The cache cluster IDs
|
BatchStopUpdateActionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchStopUpdateActionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchStopUpdateActionRequest.Builder |
replicationGroupIds(Collection<String> replicationGroupIds)
The replication group IDs
|
BatchStopUpdateActionRequest.Builder |
replicationGroupIds(String... replicationGroupIds)
The replication group IDs
|
BatchStopUpdateActionRequest.Builder |
serviceUpdateName(String serviceUpdateName)
The unique ID of the service update
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchStopUpdateActionRequest.Builder replicationGroupIds(Collection<String> replicationGroupIds)
The replication group IDs
replicationGroupIds - The replication group IDsBatchStopUpdateActionRequest.Builder replicationGroupIds(String... replicationGroupIds)
The replication group IDs
replicationGroupIds - The replication group IDsBatchStopUpdateActionRequest.Builder cacheClusterIds(Collection<String> cacheClusterIds)
The cache cluster IDs
cacheClusterIds - The cache cluster IDsBatchStopUpdateActionRequest.Builder cacheClusterIds(String... cacheClusterIds)
The cache cluster IDs
cacheClusterIds - The cache cluster IDsBatchStopUpdateActionRequest.Builder serviceUpdateName(String serviceUpdateName)
The unique ID of the service update
serviceUpdateName - The unique ID of the service updateBatchStopUpdateActionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchStopUpdateActionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.