Package com.mypurecloud.sdk.v2.model
Class OutboundRoute
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundRoute
- All Implemented Interfaces:
Serializable
OutboundRoute
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets distributionstatic enumIndicates if the resource is active, inactive, or deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassificationTypes(List<String> classificationTypes) The site associated to the outbound route.description(String description) The resource's description.distribution(OutboundRoute.DistributionEnum distribution) The division to which this entity belongs.booleanexternalTrunkBases(List<DomainEntityRef> externalTrunkBases) Trunk base settings of trunkType \"EXTERNAL\".getId()getName()getSite()getState()inthashCode()The name of the entity.voidsetClassificationTypes(List<String> classificationTypes) voidsetDescription(String description) voidsetDistribution(OutboundRoute.DistributionEnum distribution) voidsetDivision(Division division) voidsetEnabled(Boolean enabled) voidsetExternalTrunkBases(List<DomainEntityRef> externalTrunkBases) voidvoidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
OutboundRoute
public OutboundRoute() -
OutboundRoute
-
-
Method Details
-
getId
-
name
The name of the entity. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
The resource's description. -
getDescription
-
setDescription
-
version
The current version of the resource. -
getVersion
-
setVersion
-
getDateCreated
-
getDateModified
-
getModifiedBy
-
getCreatedBy
-
getState
-
getModifiedByApp
-
getCreatedByApp
-
classificationTypes
The site associated to the outbound route. -
getClassificationTypes
-
setClassificationTypes
-
enabled
-
getEnabled
-
setEnabled
-
distribution
-
getDistribution
-
setDistribution
-
externalTrunkBases
Trunk base settings of trunkType \"EXTERNAL\". This base must also be set on an edge logical interface for correct routing. -
getExternalTrunkBases
-
setExternalTrunkBases
-
getSite
-
getManaged
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-