Uses of Class
com.mypurecloud.sdk.v2.model.StageplanUpdate
Packages that use StageplanUpdate
Package
Description
-
Uses of StageplanUpdate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type StageplanUpdateModifier and TypeMethodDescriptionCaseManagementApi.patchCasemanagementCaseplanStageplan(String caseplanId, String stageplanId, StageplanUpdate body) Update the attributes of a Stageplan.CaseManagementApi.patchCasemanagementCaseplanStageplanWithHttpInfo(String caseplanId, String stageplanId, StageplanUpdate body) Update the attributes of a Stageplan.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type StageplanUpdateModifier and TypeMethodDescriptionCaseManagementApi.patchCasemanagementCaseplanStageplan(ApiRequest<StageplanUpdate> request) Update the attributes of a Stageplan.CaseManagementApiAsync.patchCasemanagementCaseplanStageplanAsync(ApiRequest<StageplanUpdate> request, AsyncApiCallback<ApiResponse<Stageplan>> callback) Update the attributes of a Stageplan. -
Uses of StageplanUpdate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return StageplanUpdateMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type StageplanUpdateMethods in com.mypurecloud.sdk.v2.api.request with parameters of type StageplanUpdateModifier and TypeMethodDescriptionPatchCasemanagementCaseplanStageplanRequest.builder(String caseplanId, String stageplanId, StageplanUpdate body) voidPatchCasemanagementCaseplanStageplanRequest.setBody(StageplanUpdate body) PatchCasemanagementCaseplanStageplanRequest.Builder.withBody(StageplanUpdate body) PatchCasemanagementCaseplanStageplanRequest.withBody(StageplanUpdate body) PatchCasemanagementCaseplanStageplanRequest.Builder.withRequiredParams(String caseplanId, String stageplanId, StageplanUpdate body) -
Uses of StageplanUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StageplanUpdateModifier and TypeMethodDescriptionStageplanUpdate.description(String description) The description of the Stageplan.The name of the Stageplan.