Uses of Class
com.exoscale.sdk.model.ListInstancePools200Response
-
Packages that use ListInstancePools200Response Package Description com.exoscale.sdk.api com.exoscale.sdk.model -
-
Uses of ListInstancePools200Response in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return ListInstancePools200Response Modifier and Type Method Description ListInstancePools200Response
ExoscaleApi. listInstancePools()
List Instance Pools -
Uses of ListInstancePools200Response in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListInstancePools200Response Modifier and Type Method Description ListInstancePools200Response
ListInstancePools200Response. addInstancePoolsItem(InstancePool instancePoolsItem)
ListInstancePools200Response
ListInstancePools200Response. instancePools(List<InstancePool> instancePools)
-