| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
DryRunResults |
DryRunResults.clone() |
DryRunResults |
UpdateDomainConfigResult.getDryRunResults()
Results of a dry run performed in an update domain request.
|
DryRunResults |
DryRunResults.withDeploymentType(String deploymentType)
Specifies the way in which OpenSearch Service will apply an update.
|
DryRunResults |
DryRunResults.withMessage(String message)
A message corresponding to the deployment type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDomainConfigResult.setDryRunResults(DryRunResults dryRunResults)
Results of a dry run performed in an update domain request.
|
UpdateDomainConfigResult |
UpdateDomainConfigResult.withDryRunResults(DryRunResults dryRunResults)
Results of a dry run performed in an update domain request.
|
Copyright © 2023. All rights reserved.