Uses of Class
software.amazon.awssdk.services.elasticsearch.model.DryRunResults
-
Packages that use DryRunResults Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of DryRunResults in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return DryRunResults Modifier and Type Method Description DryRunResultsUpdateElasticsearchDomainConfigResponse. dryRunResults()Contains result of DryRun.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type DryRunResults Modifier and Type Method Description UpdateElasticsearchDomainConfigResponse.BuilderUpdateElasticsearchDomainConfigResponse.Builder. dryRunResults(DryRunResults dryRunResults)Contains result of DryRun.
-