Uses of Class
com.exoscale.sdk.model.ElasticIp
Packages that use ElasticIp
-
Uses of ElasticIp in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return ElasticIp -
Uses of ElasticIp in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ElasticIpModifier and TypeMethodDescriptionElasticIp.description(String description) ElasticIp.healthcheck(ElasticIpHealthcheck healthcheck) ElasticIp.putLabelsItem(String key, String labelsItem) Methods in com.exoscale.sdk.model that return types with arguments of type ElasticIpMethods in com.exoscale.sdk.model with parameters of type ElasticIpModifier and TypeMethodDescriptionListElasticIps200Response.addElasticIpsItem(ElasticIp elasticIpsItem) Method parameters in com.exoscale.sdk.model with type arguments of type ElasticIpModifier and TypeMethodDescriptionListElasticIps200Response.elasticIps(List<ElasticIp> elasticIps) voidListElasticIps200Response.setElasticIps(List<ElasticIp> elasticIps)