Uses of Class
com.mypurecloud.sdk.v2.model.UpdateDraftInput
Packages that use UpdateDraftInput
Package
Description
-
Uses of UpdateDraftInput in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateDraftInputModifier and TypeMethodDescriptionIntegrationsApi.patchIntegrationsActionDraft(String actionId, UpdateDraftInput body) Update an existing DraftIntegrationsApi.patchIntegrationsActionDraftWithHttpInfo(String actionId, UpdateDraftInput body) Update an existing DraftMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateDraftInputModifier and TypeMethodDescriptionIntegrationsApi.patchIntegrationsActionDraft(ApiRequest<UpdateDraftInput> request) Update an existing DraftIntegrationsApiAsync.patchIntegrationsActionDraftAsync(ApiRequest<UpdateDraftInput> request, AsyncApiCallback<ApiResponse<Action>> callback) Update an existing Draft -
Uses of UpdateDraftInput in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateDraftInputMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateDraftInputMethods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateDraftInputModifier and TypeMethodDescriptionPatchIntegrationsActionDraftRequest.builder(String actionId, UpdateDraftInput body) voidPatchIntegrationsActionDraftRequest.setBody(UpdateDraftInput body) PatchIntegrationsActionDraftRequest.Builder.withBody(UpdateDraftInput body) PatchIntegrationsActionDraftRequest.withBody(UpdateDraftInput body) PatchIntegrationsActionDraftRequest.Builder.withRequiredParams(String actionId, UpdateDraftInput body) -
Uses of UpdateDraftInput in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateDraftInputModifier and TypeMethodDescriptionCategory of action, Can be up to 256 characters longUpdateDraftInput.config(ActionConfig config) Configuration to support request and response processingUpdateDraftInput.contract(ActionContractInput contract) Action contractName of action, Can be up to 256 characters longIndication of whether or not the action is designed to accept sensitive dataVersion of current Draft