Uses of Class
com.mypurecloud.sdk.v2.model.PatchAction
Packages that use PatchAction
-
Uses of PatchAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchActionModifier and TypeMethodDescriptionPatchAction.actionTargetId(String actionTargetId) Deprecated.PatchAction.actionTemplate(ActionMapActionTemplate actionTemplate) Action template associated with the action map.PatchAction.architectFlowFields(ArchitectFlowFields architectFlowFields) Architect Flow Id and input contract.PatchActionMap.getAction()PatchAction.isPacingEnabled(Boolean isPacingEnabled) Deprecated.PatchAction.mediaType(PatchAction.MediaTypeEnum mediaType) Media type of action.PatchAction.openActionFields(OpenActionFields openActionFields) Admin-configurable fields of an open action.PatchAction.props(PatchActionProperties props) Deprecated.PatchAction.webMessagingOfferFields(PatchWebMessagingOfferFields webMessagingOfferFields) Admin-configurable fields of a web messaging offer action.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchActionModifier and TypeMethodDescriptionPatchActionMap.action(PatchAction action) The action that will be executed if this action map is triggered.voidPatchActionMap.setAction(PatchAction action)