Uses of Class
com.mypurecloud.sdk.v2.model.PushIntegration
Packages that use PushIntegration
-
Uses of PushIntegration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PushIntegrationModifier and TypeMethodDescriptionThe mobile push integration id associated with the deploymentPushIntegration.provider(PushIntegration.ProviderEnum provider) The integration provider associated with the deploymentMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PushIntegrationModifier and TypeMethodDescriptionExpandableWebDeployment.getPushIntegrations()WebDeployment.getPushIntegrations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type PushIntegrationModifier and TypeMethodDescriptionExpandableWebDeployment.pushIntegrations(List<PushIntegration> pushIntegrations) The push integration objects associated with the deploymentWebDeployment.pushIntegrations(List<PushIntegration> pushIntegrations) The push integration objects associated with the deploymentvoidExpandableWebDeployment.setPushIntegrations(List<PushIntegration> pushIntegrations) voidWebDeployment.setPushIntegrations(List<PushIntegration> pushIntegrations)