Uses of Enum Class
com.mypurecloud.sdk.v2.model.DomainNetworkAddress.FamilyEnum
Packages that use DomainNetworkAddress.FamilyEnum
-
Uses of DomainNetworkAddress.FamilyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainNetworkAddress.FamilyEnumModifier and TypeMethodDescriptionDomainNetworkAddress.FamilyEnum.fromString(String key) DomainNetworkAddress.getFamily()Returns the enum constant of this class with the specified name.static DomainNetworkAddress.FamilyEnum[]DomainNetworkAddress.FamilyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type DomainNetworkAddress.FamilyEnumModifier and TypeMethodDescriptionDomainNetworkAddress.family(DomainNetworkAddress.FamilyEnum family) The address family for this address.voidDomainNetworkAddress.setFamily(DomainNetworkAddress.FamilyEnum family)