Uses of Class
com.mypurecloud.sdk.v2.model.DeploymentWebAction
Packages that use DeploymentWebAction
-
Uses of DeploymentWebAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DeploymentWebActionModifier and TypeMethodDescriptionDeploymentWebAction.actionMapId(String actionMapId) ID of the action map that triggered the action.DeploymentWebAction.actionMapVersion(Integer actionMapVersion) Version of the action map that triggered the action.DeploymentWebAction.contentOfferProperties(ContentOffer contentOfferProperties) Content offer specific properties.DeploymentWebAction.customerId(String customerId) ID string of the customer that the action was triggered for.DeploymentWebAction.customerIdType(String customerIdType) Type of the customer ID that the action was triggered for.System-generated UUID for the action.DeploymentWebAction.mediaType(DeploymentWebAction.MediaTypeEnum mediaType) Action media type used to deliver the action.DeploymentWebAction.openActionProperties(OpenActionProperties openActionProperties) Open action specific properties.ID of the session that the action was triggered for.DeploymentWebAction.webMessagingOfferProperties(WebMessagingOfferProperties webMessagingOfferProperties) Web messaging offer specific properties.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DeploymentWebActionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DeploymentWebActionModifier and TypeMethodDescriptionDeploymentPing.actions(List<DeploymentWebAction> actions) Collection of actions to be offered or displayed to the visitor.voidDeploymentPing.setActions(List<DeploymentWebAction> actions)