Uses of Enum
com.exoscale.sdk.model.ListSubnetEntry.AddressSpaceEnum
Packages that use ListSubnetEntry.AddressSpaceEnum
-
Uses of ListSubnetEntry.AddressSpaceEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListSubnetEntry.AddressSpaceEnumModifier and TypeMethodDescriptionListSubnetEntry.getAddressSpace()Subnet address spaceReturns the enum constant of this type with the specified name.static ListSubnetEntry.AddressSpaceEnum[]ListSubnetEntry.AddressSpaceEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type ListSubnetEntry.AddressSpaceEnumModifier and TypeMethodDescriptionListSubnetEntry.addressSpace(ListSubnetEntry.AddressSpaceEnum addressSpace) voidListSubnetEntry.setAddressSpace(ListSubnetEntry.AddressSpaceEnum addressSpace)