|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElasticIpStatus | |
---|---|
com.amazonaws.services.redshift.model | Classes modeling the various types represented by AmazonRedshift. |
Uses of ElasticIpStatus in com.amazonaws.services.redshift.model |
---|
Methods in com.amazonaws.services.redshift.model that return ElasticIpStatus | |
---|---|
ElasticIpStatus |
Cluster.getElasticIpStatus()
Describes the status of the elastic IP (EIP) address. |
ElasticIpStatus |
ElasticIpStatus.withElasticIp(String elasticIp)
The elastic IP (EIP) address for the cluster. |
ElasticIpStatus |
ElasticIpStatus.withStatus(String status)
Describes the status of the elastic IP (EIP) address. |
Methods in com.amazonaws.services.redshift.model with parameters of type ElasticIpStatus | |
---|---|
void |
Cluster.setElasticIpStatus(ElasticIpStatus elasticIpStatus)
Describes the status of the elastic IP (EIP) address. |
Cluster |
Cluster.withElasticIpStatus(ElasticIpStatus elasticIpStatus)
Describes the status of the elastic IP (EIP) address. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |