Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsElasticsearchDomainServiceSoftwareOptions
-
Packages that use AwsElasticsearchDomainServiceSoftwareOptions Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsElasticsearchDomainServiceSoftwareOptions in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsElasticsearchDomainServiceSoftwareOptions Modifier and Type Method Description AwsElasticsearchDomainServiceSoftwareOptionsAwsElasticsearchDomainDetails. serviceSoftwareOptions()Information about the status of a domain relative to the latest service software.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsElasticsearchDomainServiceSoftwareOptions Modifier and Type Method Description AwsElasticsearchDomainDetails.BuilderAwsElasticsearchDomainDetails.Builder. serviceSoftwareOptions(AwsElasticsearchDomainServiceSoftwareOptions serviceSoftwareOptions)Information about the status of a domain relative to the latest service software.
-