Uses of Enum Class
com.mypurecloud.sdk.v2.model.IpAddressRange.ServiceEnum
Packages that use IpAddressRange.ServiceEnum
-
Uses of IpAddressRange.ServiceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IpAddressRange.ServiceEnumModifier and TypeMethodDescriptionstatic IpAddressRange.ServiceEnumIpAddressRange.ServiceEnum.fromString(String key) IpAddressRange.getService()static IpAddressRange.ServiceEnumReturns the enum constant of this class with the specified name.static IpAddressRange.ServiceEnum[]IpAddressRange.ServiceEnum.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 IpAddressRange.ServiceEnumModifier and TypeMethodDescriptionIpAddressRange.service(IpAddressRange.ServiceEnum service) voidIpAddressRange.setService(IpAddressRange.ServiceEnum service)