Uses of Class
software.amazon.awssdk.services.redshift.model.ElasticIpStatus
-
Packages that use ElasticIpStatus Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of ElasticIpStatus in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return ElasticIpStatus Modifier and Type Method Description ElasticIpStatusCluster. elasticIpStatus()The status of the elastic IP (EIP) address.Methods in software.amazon.awssdk.services.redshift.model with parameters of type ElasticIpStatus Modifier and Type Method Description Cluster.BuilderCluster.Builder. elasticIpStatus(ElasticIpStatus elasticIpStatus)The status of the elastic IP (EIP) address.
-