Uses of Enum
com.exoscale.sdk.model.Subnet.AddressfamilyEnum
Packages that use Subnet.AddressfamilyEnum
-
Uses of Subnet.AddressfamilyEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return Subnet.AddressfamilyEnumModifier and TypeMethodDescriptionstatic Subnet.AddressfamilyEnumSubnet.getAddressfamily()Subnet address familystatic Subnet.AddressfamilyEnumReturns the enum constant of this type with the specified name.static Subnet.AddressfamilyEnum[]Subnet.AddressfamilyEnum.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 Subnet.AddressfamilyEnumModifier and TypeMethodDescriptionSubnet.addressfamily(Subnet.AddressfamilyEnum addressfamily) voidSubnet.setAddressfamily(Subnet.AddressfamilyEnum addressfamily)