Uses of Class
com.exoscale.sdk.model.ListElasticIps200Response
-
Packages that use ListElasticIps200Response Package Description com.exoscale.sdk.api com.exoscale.sdk.model -
-
Uses of ListElasticIps200Response in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return ListElasticIps200Response Modifier and Type Method Description ListElasticIps200Response
ExoscaleApi. listElasticIps()
List Elastic IPs -
Uses of ListElasticIps200Response in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListElasticIps200Response Modifier and Type Method Description ListElasticIps200Response
ListElasticIps200Response. addElasticIpsItem(ElasticIp elasticIpsItem)
ListElasticIps200Response
ListElasticIps200Response. elasticIps(List<ElasticIp> elasticIps)
-