Package com.mypurecloud.sdk.v2.model
Class EdgeGroup
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeGroup
- All Implemented Interfaces:
Serializable
EdgeGroup
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates if the resource is active, inactive, or deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The resource's description.The division to which this entity belongs.edgeTrunkBaseAssignment(TrunkBaseAssignment edgeTrunkBaseAssignment) A trunk base settings assignment of trunkType \"EDGE\" to use for edge-to-edge communication.booleangetId()getName()getState()inthashCode()Is this edge group hybrid.Is this edge group being managed remotely.The name of the entity.phoneTrunkBases(List<TrunkBase> phoneTrunkBases) Trunk base settings of trunkType \"PHONE\" to inherit to edge logical interface for phone communication.voidsetDescription(String description) voidsetDivision(Division division) voidsetEdgeTrunkBaseAssignment(TrunkBaseAssignment edgeTrunkBaseAssignment) voidvoidsetManaged(Boolean managed) voidvoidsetPhoneTrunkBases(List<TrunkBase> phoneTrunkBases) voidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
EdgeGroup
public EdgeGroup() -
EdgeGroup
-
-
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
-
managed
Is this edge group being managed remotely. -
getManaged
-
setManaged
-
hybrid
Is this edge group hybrid. -
getHybrid
-
setHybrid
-
edgeTrunkBaseAssignment
A trunk base settings assignment of trunkType \"EDGE\" to use for edge-to-edge communication. -
getEdgeTrunkBaseAssignment
-
setEdgeTrunkBaseAssignment
-
phoneTrunkBases
Trunk base settings of trunkType \"PHONE\" to inherit to edge logical interface for phone communication. -
getPhoneTrunkBases
-
setPhoneTrunkBases
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-