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