Package com.mypurecloud.sdk.v2.model
Class PushIntegration
java.lang.Object
com.mypurecloud.sdk.v2.model.PushIntegration
- All Implemented Interfaces:
Serializable
PushIntegration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe integration provider associated with the deployment -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The mobile push integration id associated with the deploymentprovider(PushIntegration.ProviderEnum provider) The integration provider associated with the deploymentvoidvoidsetProvider(PushIntegration.ProviderEnum provider) toString()
-
Constructor Details
-
PushIntegration
public PushIntegration() -
PushIntegration
-
-
Method Details
-
id
The mobile push integration id associated with the deployment -
getId
-
setId
-
provider
The integration provider associated with the deployment -
getProvider
-
setProvider
-
equals
-
hashCode
public int hashCode() -
toString
-