Package com.mypurecloud.sdk.v2.model
Class Integration
java.lang.Object
com.mypurecloud.sdk.v2.model.Integration
- All Implemented Interfaces:
Serializable
Details for an Integration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumConfigured state of the integration. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getNotes()inthashCode()intendedState(Integration.IntendedStateEnum intendedState) Configured state of the integration.voidsetIntendedState(Integration.IntendedStateEnum intendedState) toString()
-
Constructor Details
-
Integration
public Integration() -
Integration
-
-
Method Details
-
getId
-
getName
-
getIntegrationType
-
getNotes
-
intendedState
Configured state of the integration. -
getIntendedState
-
setIntendedState
-
getConfig
-
getReportedState
-
getAttributes
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-