Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchCasemanagementCaseplanRequest
Packages that use PatchCasemanagementCaseplanRequest
-
Uses of PatchCasemanagementCaseplanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchCasemanagementCaseplanRequestModifier and TypeMethodDescriptionCaseManagementApi.patchCasemanagementCaseplan(PatchCasemanagementCaseplanRequest request) Update the attributes of a Caseplan.CaseManagementApiAsync.patchCasemanagementCaseplanAsync(PatchCasemanagementCaseplanRequest request, AsyncApiCallback<Caseplan> callback) Update the attributes of a Caseplan. -
Uses of PatchCasemanagementCaseplanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchCasemanagementCaseplanRequestModifier and TypeMethodDescriptionPatchCasemanagementCaseplanRequest.Builder.build()PatchCasemanagementCaseplanRequest.withBody(CaseplanUpdate body) PatchCasemanagementCaseplanRequest.withCaseplanId(String caseplanId) PatchCasemanagementCaseplanRequest.withCustomHeader(String name, String value)