| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
DryRunResults |
UpdateDomainConfigResponse.dryRunResults()
Results of the dry run performed in the update domain request.
|
DryRunResults |
DescribeDryRunProgressResponse.dryRunResults()
The results of the dry run.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainConfigResponse.Builder |
UpdateDomainConfigResponse.Builder.dryRunResults(DryRunResults dryRunResults)
Results of the dry run performed in the update domain request.
|
DescribeDryRunProgressResponse.Builder |
DescribeDryRunProgressResponse.Builder.dryRunResults(DryRunResults dryRunResults)
The results of the dry run.
|
Copyright © 2023. All rights reserved.