Uses of Class
com.mypurecloud.sdk.v2.model.CopilotFallbackAction
Packages that use CopilotFallbackAction
-
Uses of CopilotFallbackAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotFallbackActionModifier and TypeMethodDescriptionCopilotFallbackAction.actionType(CopilotFallbackAction.ActionTypeEnum actionType) Type of action.CopilotFallbackAction.attributes(Map<String, String> attributes) Action specific attributes, if any.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CopilotFallbackActionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CopilotFallbackActionModifier and TypeMethodDescriptionFallback.actions(List<CopilotFallbackAction> actions) Fallback actions.voidFallback.setActions(List<CopilotFallbackAction> actions)