Package com.mypurecloud.sdk.v2.model
Class Trunk
java.lang.Object
com.mypurecloud.sdk.v2.model.Trunk
- All Implemented Interfaces:
Serializable
Trunk
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumReturns Enabled when the trunk base supports the availability interval and it has a value greater than 0.static enumReturns Enabled when the trunk base supports the registration interval and it has a value greater than 0.static enumIndicates if the resource is active, inactive, or deleted.static enumThe type of this trunk. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The resource's description.The division to which this entity belongs.edge(DomainEntityRef edge) The Edge using this trunk.edgeGroup(DomainEntityRef edgeGroup) The edge group associated with this trunk.True if the Edge used by this trunk is in-servicebooleangetEdge()getId()getName()getState()inthashCode()The name of the entity.voidsetDescription(String description) voidsetDivision(Division division) voidsetEdge(DomainEntityRef edge) voidsetEdgeGroup(DomainEntityRef edgeGroup) voidsetEnabled(Boolean enabled) voidvoidsetTrunkBase(DomainEntityRef trunkBase) voidsetTrunkMetabase(DomainEntityRef trunkMetabase) voidsetTrunkType(Trunk.TrunkTypeEnum trunkType) voidsetVersion(Integer version) toString()trunkBase(DomainEntityRef trunkBase) The trunk base configuration used on this trunk.trunkMetabase(DomainEntityRef trunkMetabase) The metabase used to create this trunk.trunkType(Trunk.TrunkTypeEnum trunkType) The type of this trunk.The current version of the resource.
-
Constructor Details
-
Trunk
public Trunk() -
Trunk
-
-
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
-
trunkType
The type of this trunk. -
getTrunkType
-
setTrunkType
-
edge
The Edge using this trunk. -
getEdge
-
setEdge
-
trunkBase
The trunk base configuration used on this trunk. -
getTrunkBase
-
setTrunkBase
-
trunkMetabase
The metabase used to create this trunk. -
getTrunkMetabase
-
setTrunkMetabase
-
edgeGroup
The edge group associated with this trunk. -
getEdgeGroup
-
setEdgeGroup
-
getInService
-
enabled
True if the Edge used by this trunk is in-service -
getEnabled
-
setEnabled
-
getLogicalInterface
-
getConnectedStatus
-
getOptionsStatus
-
getRegistersStatus
-
getIpStatus
-
getOptionsEnabledStatus
-
getRegistersEnabledStatus
-
getFamily
-
getProxyAddressList
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-