| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static DryRunResults.Builder |
DryRunResults.builder() |
DryRunResults.Builder |
DryRunResults.Builder.deploymentType(String deploymentType)
Specifies the deployment mechanism through which the update shall be applied on the domain.
|
DryRunResults.Builder |
DryRunResults.Builder.message(String message)
Contains an optional message associated with the DryRunResults.
|
DryRunResults.Builder |
DryRunResults.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DryRunResults.Builder> |
DryRunResults.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateElasticsearchDomainConfigResponse.Builder |
UpdateElasticsearchDomainConfigResponse.Builder.dryRunResults(Consumer<DryRunResults.Builder> dryRunResults)
Contains result of DryRun.
|
Copyright © 2023. All rights reserved.