Class GetCasemanagementCaseplanVersionStageplanRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetCasemanagementCaseplanVersionStageplanRequest.Builder
- Enclosing class:
- GetCasemanagementCaseplanVersionStageplanRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCaseplanId(String caseplanId) withExpands(List<String> expands) withRequiredParams(String caseplanId, String versionId, String stageplanId) withStageplanId(String stageplanId) withVersionId(String versionId)
-
Method Details
-
withCaseplanId
-
withVersionId
-
withStageplanId
-
withExpands
-
withExpandsEnumValues
public GetCasemanagementCaseplanVersionStageplanRequest.Builder withExpandsEnumValues(List<GetCasemanagementCaseplanVersionStageplanRequest.expandsValues> expands) -
withRequiredParams
public GetCasemanagementCaseplanVersionStageplanRequest.Builder withRequiredParams(String caseplanId, String versionId, String stageplanId) -
build
-