Class GetContentmanagementWorkspaceMemberRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementWorkspaceMemberRequest.Builder
- Enclosing class:
- GetContentmanagementWorkspaceMemberRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withMemberId(String memberId) withRequiredParams(String workspaceId, String memberId) withWorkspaceId(String workspaceId)
-
Method Details
-
withWorkspaceId
-
withMemberId
-
withExpand
-
withExpandEnumValues
public GetContentmanagementWorkspaceMemberRequest.Builder withExpandEnumValues(List<GetContentmanagementWorkspaceMemberRequest.expandValues> expand) -
withRequiredParams
public GetContentmanagementWorkspaceMemberRequest.Builder withRequiredParams(String workspaceId, String memberId) -
build
-