Package com.mypurecloud.sdk.v2.model
Class Library
java.lang.Object
com.mypurecloud.sdk.v2.model.Library
- All Implemented Interfaces:
Serializable
Library
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivision(WritableDivision division) The division to which this entity belongs.booleangetId()getName()inthashCode()The library name.responseType(Library.ResponseTypeEnum responseType) This value is deprecated.voidsetDivision(WritableDivision division) voidvoidsetResponseType(Library.ResponseTypeEnum responseType) voidsetVersion(Integer version) toString()Current version for this resource.
-
Constructor Details
-
Library
public Library() -
Library
-
-
Method Details
-
getId
-
name
The library name. -
getName
-
setName
-
version
Current version for this resource. -
getVersion
-
setVersion
-
getCreatedBy
-
getDateCreated
-
responseType
This value is deprecated. Responses representing message templates may be added to any library. -
getResponseType
-
setResponseType
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-