| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
DryRunResults |
DryRunResults.clone() |
DryRunResults |
UpdateDomainConfigResult.getDryRunResults()
Contains result of DryRun.
|
DryRunResults |
DryRunResults.withDeploymentType(String deploymentType)
Specifies the way in which Amazon OpenSearch Service applies the update.
|
DryRunResults |
DryRunResults.withMessage(String message)
Contains an optional message associated with the DryRunResults.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDomainConfigResult.setDryRunResults(DryRunResults dryRunResults)
Contains result of DryRun.
|
UpdateDomainConfigResult |
UpdateDomainConfigResult.withDryRunResults(DryRunResults dryRunResults)
Contains result of DryRun.
|
Copyright © 2022. All rights reserved.