Uses of Class
software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
-
Packages that use VPCDerivedInfoStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of VPCDerivedInfoStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return VPCDerivedInfoStatus Modifier and Type Method Description VPCDerivedInfoStatusElasticsearchDomainConfig. vpcOptions()TheVPCOptionsfor the specified domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type VPCDerivedInfoStatus Modifier and Type Method Description ElasticsearchDomainConfig.BuilderElasticsearchDomainConfig.Builder. vpcOptions(VPCDerivedInfoStatus vpcOptions)TheVPCOptionsfor the specified domain.
-