public static interface StartElasticsearchServiceSoftwareUpdateRequest.Builder extends ElasticsearchRequest.Builder, SdkPojo, CopyableBuilder<StartElasticsearchServiceSoftwareUpdateRequest.Builder,StartElasticsearchServiceSoftwareUpdateRequest>
| Modifier and Type | Method and Description | 
|---|---|
StartElasticsearchServiceSoftwareUpdateRequest.Builder | 
domainName(String domainName)
 The name of the domain that you want to update to the latest service software. 
 | 
StartElasticsearchServiceSoftwareUpdateRequest.Builder | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)  | 
StartElasticsearchServiceSoftwareUpdateRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)  | 
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartElasticsearchServiceSoftwareUpdateRequest.Builder domainName(String domainName)
The name of the domain that you want to update to the latest service software.
domainName - The name of the domain that you want to update to the latest service software.StartElasticsearchServiceSoftwareUpdateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartElasticsearchServiceSoftwareUpdateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.