Package com.mypurecloud.sdk.v2.model
Class Extension
java.lang.Object
com.mypurecloud.sdk.v2.model.Extension
- All Implemented Interfaces:
Serializable
Extension
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets ownerTypestatic 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.booleanextensionPool(DomainEntityRef extensionPool) getId()getName()getOwner()getState()inthashCode()The name of the entity.owner(DomainEntityRef owner) A Uri reference to the owner of this extension, which is either a User or an IVRownerType(Extension.OwnerTypeEnum ownerType) voidsetDescription(String description) voidsetDivision(Division division) voidsetExtensionPool(DomainEntityRef extensionPool) voidvoidvoidsetOwner(DomainEntityRef owner) voidsetOwnerType(Extension.OwnerTypeEnum ownerType) voidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
Extension
public Extension() -
Extension
-
-
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
-
number
-
getNumber
-
setNumber
-
owner
A Uri reference to the owner of this extension, which is either a User or an IVR -
getOwner
-
setOwner
-
extensionPool
-
getExtensionPool
-
setExtensionPool
-
ownerType
-
getOwnerType
-
setOwnerType
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-