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