Package com.mypurecloud.sdk.v2.model
Class ClientApp
java.lang.Object
com.mypurecloud.sdk.v2.model.ClientApp
- All Implemented Interfaces:
Serializable
Details for a ClientApp
- 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(ClientApp.IntendedStateEnum intendedState) Configured state of the integration.voidsetIntendedState(ClientApp.IntendedStateEnum intendedState) toString()
-
Constructor Details
-
ClientApp
public ClientApp() -
ClientApp
-
-
Method Details
-
getId
-
getName
-
getIntegrationType
-
getNotes
-
intendedState
Configured state of the integration. -
getIntendedState
-
setIntendedState
-
getConfig
-
getReportedState
-
getAttributes
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-