Package com.mypurecloud.sdk.v2.model
Class IpAddressRange
java.lang.Object
com.mypurecloud.sdk.v2.model.IpAddressRange
- All Implemented Interfaces:
Serializable
IpAddressRange
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe direction of traffic for the IP range from the perspective of Genesys Cloud (e.g. inbound to Genesys; outbound from Genesys)static enumGets or Sets service -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondirection(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)booleangetCidr()inthashCode()service(IpAddressRange.ServiceEnum service) voidvoidsetDirection(IpAddressRange.DirectionEnum direction) voidvoidsetService(IpAddressRange.ServiceEnum service) toString()
-
Constructor Details
-
IpAddressRange
public IpAddressRange() -
IpAddressRange
-
-
Method Details
-
cidr
-
getCidr
-
setCidr
-
service
-
getService
-
setService
-
region
-
getRegion
-
setRegion
-
direction
The direction of traffic for the IP range from the perspective of Genesys Cloud (e.g. inbound to Genesys; outbound from Genesys) -
getDirection
-
setDirection
-
equals
-
hashCode
public int hashCode() -
toString
-