Package com.mypurecloud.sdk.v2.model
Class Endpoint
java.lang.Object
com.mypurecloud.sdk.v2.model.Endpoint
- All Implemented Interfaces:
Serializable
Endpoint
- 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.booleangetCount()getDids()getId()getName()getSite()getState()inthashCode()Nameproperties(Map<String, Object> properties) schema(DomainEntityRef schema) SchemavoidvoidsetDescription(String description) voidvoidsetDivision(Division division) voidsetEnabled(Boolean enabled) voidvoidsetProperties(Map<String, Object> properties) voidsetSchema(DomainEntityRef schema) voidsetSite(DomainEntityRef site) voidsetVersion(Integer version) site(DomainEntityRef site) toString()The current version of the resource.
-
Constructor Details
-
Endpoint
public Endpoint() -
Endpoint
-
-
Method Details
-
getId
-
name
Name -
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
-
count
-
getCount
-
setCount
-
properties
-
getProperties
-
setProperties
-
schema
Schema -
getSchema
-
setSchema
-
enabled
-
getEnabled
-
setEnabled
-
site
-
getSite
-
setSite
-
dids
-
getDids
-
setDids
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-