Uses of Class
com.mypurecloud.sdk.v2.model.DraftManipulationRequest
Packages that use DraftManipulationRequest
Package
Description
-
Uses of DraftManipulationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DraftManipulationRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsEmailMessagesDraft(String conversationId, Boolean autoFill, Boolean discard, DraftManipulationRequest body) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.patchConversationsEmailMessagesDraftWithHttpInfo(String conversationId, Boolean autoFill, Boolean discard, DraftManipulationRequest body) Reset conversation draft to its initial state and/or auto-fill draft contentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DraftManipulationRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsEmailMessagesDraft(ApiRequest<DraftManipulationRequest> request) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApiAsync.patchConversationsEmailMessagesDraftAsync(ApiRequest<DraftManipulationRequest> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Reset conversation draft to its initial state and/or auto-fill draft content -
Uses of DraftManipulationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DraftManipulationRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type DraftManipulationRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type DraftManipulationRequestModifier and TypeMethodDescriptionvoidPatchConversationsEmailMessagesDraftRequest.setBody(DraftManipulationRequest body) PatchConversationsEmailMessagesDraftRequest.Builder.withBody(DraftManipulationRequest body) PatchConversationsEmailMessagesDraftRequest.withBody(DraftManipulationRequest body) -
Uses of DraftManipulationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DraftManipulationRequestModifier and TypeMethodDescriptionDraftManipulationRequest.draftType(DraftManipulationRequest.DraftTypeEnum draftType) The kind of draft that as to be treated.DraftManipulationRequest.translate(HistoryHeadersTranslation translate) A set of definitions to translate email attributes and correctly display date and time, for a given language