public static interface StartServiceSoftwareUpdateRequest.Builder extends OpenSearchRequest.Builder, SdkPojo, CopyableBuilder<StartServiceSoftwareUpdateRequest.Builder,StartServiceSoftwareUpdateRequest>
| Modifier and Type | Method and Description |
|---|---|
StartServiceSoftwareUpdateRequest.Builder |
domainName(String domainName)
The name of the domain that you want to update to the latest service software.
|
StartServiceSoftwareUpdateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartServiceSoftwareUpdateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartServiceSoftwareUpdateRequest.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.StartServiceSoftwareUpdateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartServiceSoftwareUpdateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.