Uses of Class
com.mypurecloud.sdk.v2.model.WorkspaceEntityListing
Packages that use WorkspaceEntityListing
-
Uses of WorkspaceEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkspaceEntityListingModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementWorkspaces(GetContentmanagementWorkspacesRequest request) Get a list of workspaces.ContentManagementApi.getContentmanagementWorkspaces(Integer pageSize, Integer pageNumber, List<String> access, List<String> expand) Get a list of workspaces.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkspaceEntityListingModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementWorkspaces(ApiRequest<Void> request) Get a list of workspaces.ContentManagementApiAsync.getContentmanagementWorkspacesAsync(GetContentmanagementWorkspacesRequest request, AsyncApiCallback<WorkspaceEntityListing> callback) Get a list of workspaces.ContentManagementApiAsync.getContentmanagementWorkspacesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkspaceEntityListing>> callback) Get a list of workspaces.ContentManagementApi.getContentmanagementWorkspacesWithHttpInfo(Integer pageSize, Integer pageNumber, List<String> access, List<String> expand) Get a list of workspaces.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkspaceEntityListingModifier and TypeMethodDescriptionContentManagementApiAsync.getContentmanagementWorkspacesAsync(GetContentmanagementWorkspacesRequest request, AsyncApiCallback<WorkspaceEntityListing> callback) Get a list of workspaces.ContentManagementApiAsync.getContentmanagementWorkspacesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkspaceEntityListing>> callback) Get a list of workspaces. -
Uses of WorkspaceEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkspaceEntityListingModifier and TypeMethodDescriptionWorkspaceEntityListing.pageNumber(Integer pageNumber) WorkspaceEntityListing.previousUri(String previousUri)