Uses of Class
com.mypurecloud.sdk.v2.model.Operation
Packages that use Operation
-
Uses of Operation in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OperationModifier and TypeMethodDescriptionArchitectApi.deleteArchitectPrompts(DeleteArchitectPromptsRequest request) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApi.deleteArchitectPrompts(List<String> id) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApi.deleteFlows(DeleteFlowsRequest request) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApi.deleteFlows(List<String> id) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApi.postArchitectPromptHistory(PostArchitectPromptHistoryRequest request) Generate prompt history Asynchronous.ArchitectApi.postArchitectPromptHistory(String promptId) Generate prompt history Asynchronous.ArchitectApi.postArchitectSystempromptHistory(PostArchitectSystempromptHistoryRequest request) Generate system prompt history Asynchronous.ArchitectApi.postArchitectSystempromptHistory(String promptId) Generate system prompt history Asynchronous.ArchitectApi.postFlowHistory(PostFlowHistoryRequest request) Generate flow history Asynchronous.ArchitectApi.postFlowHistory(String flowId) Generate flow history Asynchronous.ArchitectApi.postFlowsActionsCheckin(PostFlowsActionsCheckinRequest request) Check-in flow Asynchronous.ArchitectApi.postFlowsActionsCheckin(String flow) Check-in flow Asynchronous.ArchitectApi.postFlowsActionsPublish(PostFlowsActionsPublishRequest request) Publish flow Asynchronous.ArchitectApi.postFlowsActionsPublish(String flow, String version) Publish flow Asynchronous.ArchitectApi.putFlowsOutcome(PutFlowsOutcomeRequest request) Updates a flow outcome Updates a flow outcome.ArchitectApi.putFlowsOutcome(String flowOutcomeId, FlowOutcome body) Updates a flow outcome Updates a flow outcome.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OperationModifier and TypeMethodDescriptionArchitectApi.deleteArchitectPrompts(ApiRequest<Void> request) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApiAsync.deleteArchitectPromptsAsync(DeleteArchitectPromptsRequest request, AsyncApiCallback<Operation> callback) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApiAsync.deleteArchitectPromptsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApi.deleteArchitectPromptsWithHttpInfo(List<String> id) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApi.deleteFlows(ApiRequest<Void> request) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApiAsync.deleteFlowsAsync(DeleteFlowsRequest request, AsyncApiCallback<Operation> callback) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApiAsync.deleteFlowsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApi.deleteFlowsWithHttpInfo(List<String> id) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApi.postArchitectPromptHistory(ApiRequest<Void> request) Generate prompt history Asynchronous.ArchitectApiAsync.postArchitectPromptHistoryAsync(PostArchitectPromptHistoryRequest request, AsyncApiCallback<Operation> callback) Generate prompt history Asynchronous.ArchitectApiAsync.postArchitectPromptHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate prompt history Asynchronous.ArchitectApi.postArchitectPromptHistoryWithHttpInfo(String promptId) Generate prompt history Asynchronous.ArchitectApi.postArchitectSystempromptHistory(ApiRequest<Void> request) Generate system prompt history Asynchronous.ArchitectApiAsync.postArchitectSystempromptHistoryAsync(PostArchitectSystempromptHistoryRequest request, AsyncApiCallback<Operation> callback) Generate system prompt history Asynchronous.ArchitectApiAsync.postArchitectSystempromptHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate system prompt history Asynchronous.ArchitectApi.postArchitectSystempromptHistoryWithHttpInfo(String promptId) Generate system prompt history Asynchronous.ArchitectApi.postFlowHistory(ApiRequest<Void> request) Generate flow history Asynchronous.ArchitectApiAsync.postFlowHistoryAsync(PostFlowHistoryRequest request, AsyncApiCallback<Operation> callback) Generate flow history Asynchronous.ArchitectApiAsync.postFlowHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate flow history Asynchronous.ArchitectApi.postFlowHistoryWithHttpInfo(String flowId) Generate flow history Asynchronous.ArchitectApi.postFlowsActionsCheckin(ApiRequest<Void> request) Check-in flow Asynchronous.ArchitectApiAsync.postFlowsActionsCheckinAsync(PostFlowsActionsCheckinRequest request, AsyncApiCallback<Operation> callback) Check-in flow Asynchronous.ArchitectApiAsync.postFlowsActionsCheckinAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Check-in flow Asynchronous.ArchitectApi.postFlowsActionsCheckinWithHttpInfo(String flow) Check-in flow Asynchronous.ArchitectApi.postFlowsActionsPublish(ApiRequest<Void> request) Publish flow Asynchronous.ArchitectApiAsync.postFlowsActionsPublishAsync(PostFlowsActionsPublishRequest request, AsyncApiCallback<Operation> callback) Publish flow Asynchronous.ArchitectApiAsync.postFlowsActionsPublishAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Publish flow Asynchronous.ArchitectApi.postFlowsActionsPublishWithHttpInfo(String flow, String version) Publish flow Asynchronous.ArchitectApi.putFlowsOutcome(ApiRequest<FlowOutcome> request) Updates a flow outcome Updates a flow outcome.ArchitectApiAsync.putFlowsOutcomeAsync(PutFlowsOutcomeRequest request, AsyncApiCallback<Operation> callback) Updates a flow outcome Updates a flow outcome.ArchitectApiAsync.putFlowsOutcomeAsync(ApiRequest<FlowOutcome> request, AsyncApiCallback<ApiResponse<Operation>> callback) Updates a flow outcome Updates a flow outcome.ArchitectApi.putFlowsOutcomeWithHttpInfo(String flowOutcomeId, FlowOutcome body) Updates a flow outcome Updates a flow outcome.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OperationModifier and TypeMethodDescriptionArchitectApiAsync.deleteArchitectPromptsAsync(DeleteArchitectPromptsRequest request, AsyncApiCallback<Operation> callback) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApiAsync.deleteArchitectPromptsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Batch-delete a list of prompts Multiple IDs can be specified, in which case all specified prompts will be deleted.ArchitectApiAsync.deleteFlowsAsync(DeleteFlowsRequest request, AsyncApiCallback<Operation> callback) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApiAsync.deleteFlowsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Batch-delete a list of flows Multiple IDs can be specified, in which case all specified flows will be deleted.ArchitectApiAsync.postArchitectPromptHistoryAsync(PostArchitectPromptHistoryRequest request, AsyncApiCallback<Operation> callback) Generate prompt history Asynchronous.ArchitectApiAsync.postArchitectPromptHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate prompt history Asynchronous.ArchitectApiAsync.postArchitectSystempromptHistoryAsync(PostArchitectSystempromptHistoryRequest request, AsyncApiCallback<Operation> callback) Generate system prompt history Asynchronous.ArchitectApiAsync.postArchitectSystempromptHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate system prompt history Asynchronous.ArchitectApiAsync.postFlowHistoryAsync(PostFlowHistoryRequest request, AsyncApiCallback<Operation> callback) Generate flow history Asynchronous.ArchitectApiAsync.postFlowHistoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Generate flow history Asynchronous.ArchitectApiAsync.postFlowsActionsCheckinAsync(PostFlowsActionsCheckinRequest request, AsyncApiCallback<Operation> callback) Check-in flow Asynchronous.ArchitectApiAsync.postFlowsActionsCheckinAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Check-in flow Asynchronous.ArchitectApiAsync.postFlowsActionsPublishAsync(PostFlowsActionsPublishRequest request, AsyncApiCallback<Operation> callback) Publish flow Asynchronous.ArchitectApiAsync.postFlowsActionsPublishAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Operation>> callback) Publish flow Asynchronous.ArchitectApiAsync.putFlowsOutcomeAsync(PutFlowsOutcomeRequest request, AsyncApiCallback<Operation> callback) Updates a flow outcome Updates a flow outcome.ArchitectApiAsync.putFlowsOutcomeAsync(ApiRequest<FlowOutcome> request, AsyncApiCallback<ApiResponse<Operation>> callback) Updates a flow outcome Updates a flow outcome. -
Uses of Operation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperationModifier and TypeMethodDescriptionOperation.actionName(Operation.ActionNameEnum actionName) Action nameOperation.actionStatus(Operation.ActionStatusEnum actionStatus) Action statusOperation.client(DomainEntityRef client) Operation.errorDetails(List<Detail> errorDetails) Operation.errorMessage(String errorMessage) Operation.errorMessageParams(Map<String, String> errorMessageParams) Flow.getCurrentOperation()FlowOutcome.getCurrentOperation()Prompt.getCurrentOperation()Methods in com.mypurecloud.sdk.v2.model with parameters of type OperationModifier and TypeMethodDescriptionFlow.currentOperation(Operation currentOperation) FlowOutcome.currentOperation(Operation currentOperation) voidFlow.setCurrentOperation(Operation currentOperation) voidFlowOutcome.setCurrentOperation(Operation currentOperation)