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