Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
DryRunResults |
DryRunResults.clone() |
DryRunResults |
UpdateElasticsearchDomainConfigResult.getDryRunResults()
Contains result of DryRun.
|
DryRunResults |
DryRunResults.withDeploymentType(String deploymentType)
Specifies the deployment mechanism through which the update shall be applied on the domain.
|
DryRunResults |
DryRunResults.withMessage(String message)
Contains an optional message associated with the DryRunResults.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateElasticsearchDomainConfigResult.setDryRunResults(DryRunResults dryRunResults)
Contains result of DryRun.
|
UpdateElasticsearchDomainConfigResult |
UpdateElasticsearchDomainConfigResult.withDryRunResults(DryRunResults dryRunResults)
Contains result of DryRun.
|
Copyright © 2022. All rights reserved.