Uses of Enum Class
com.mypurecloud.sdk.v2.model.IpAddressRange.DirectionEnum
Packages that use IpAddressRange.DirectionEnum
-
Uses of IpAddressRange.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IpAddressRange.DirectionEnumModifier and TypeMethodDescriptionstatic IpAddressRange.DirectionEnumIpAddressRange.DirectionEnum.fromString(String key) IpAddressRange.getDirection()static IpAddressRange.DirectionEnumReturns the enum constant of this class with the specified name.static IpAddressRange.DirectionEnum[]IpAddressRange.DirectionEnum.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.DirectionEnumModifier and TypeMethodDescriptionIpAddressRange.direction(IpAddressRange.DirectionEnum direction) The direction of traffic for the IP range from the perspective of Genesys Cloud (e.g. inbound to Genesys; outbound from Genesys)voidIpAddressRange.setDirection(IpAddressRange.DirectionEnum direction)