Uses of Class
com.exoscale.sdk.model.PrivateNetworkLease
-
Packages that use PrivateNetworkLease Package Description com.exoscale.sdk.model -
-
Uses of PrivateNetworkLease in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return types with arguments of type PrivateNetworkLease Modifier and Type Method Description List<PrivateNetworkLease>
PrivateNetwork. getLeases()
Private Network leased IP addressesConstructor parameters in com.exoscale.sdk.model with type arguments of type PrivateNetworkLease Constructor Description PrivateNetwork(List<PrivateNetworkLease> leases, UUID id)
-