Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails
-
Packages that use AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails Modifier and Type Method Description AwsOpenSearchServiceDomainServiceSoftwareOptionsDetailsAwsOpenSearchServiceDomainDetails. 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 AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails Modifier and Type Method Description AwsOpenSearchServiceDomainDetails.BuilderAwsOpenSearchServiceDomainDetails.Builder. serviceSoftwareOptions(AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails serviceSoftwareOptions)Information about the status of a domain relative to the latest service software.
-