Uses of Class
com.mypurecloud.sdk.v2.api.request.GetContentmanagementWorkspaceRequest
Packages that use GetContentmanagementWorkspaceRequest
-
Uses of GetContentmanagementWorkspaceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetContentmanagementWorkspaceRequestModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementWorkspace(GetContentmanagementWorkspaceRequest request) Get a workspace.ContentManagementApiAsync.getContentmanagementWorkspaceAsync(GetContentmanagementWorkspaceRequest request, AsyncApiCallback<Workspace> callback) Get a workspace. -
Uses of GetContentmanagementWorkspaceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetContentmanagementWorkspaceRequestModifier and TypeMethodDescriptionGetContentmanagementWorkspaceRequest.Builder.build()GetContentmanagementWorkspaceRequest.withCustomHeader(String name, String value) GetContentmanagementWorkspaceRequest.withExpand(List<String> expand) GetContentmanagementWorkspaceRequest.withWorkspaceId(String workspaceId)