Uses of Class
com.mypurecloud.sdk.v2.model.WorkspaceCreate
Packages that use WorkspaceCreate
Package
Description
-
Uses of WorkspaceCreate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkspaceCreateModifier and TypeMethodDescriptionContentManagementApi.postContentmanagementWorkspaces(WorkspaceCreate body) Create a group workspaceContentManagementApi.postContentmanagementWorkspacesWithHttpInfo(WorkspaceCreate body) Create a group workspaceMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkspaceCreateModifier and TypeMethodDescriptionContentManagementApi.postContentmanagementWorkspaces(ApiRequest<WorkspaceCreate> request) Create a group workspaceContentManagementApiAsync.postContentmanagementWorkspacesAsync(ApiRequest<WorkspaceCreate> request, AsyncApiCallback<ApiResponse<Workspace>> callback) Create a group workspace -
Uses of WorkspaceCreate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkspaceCreateMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkspaceCreateMethods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkspaceCreateModifier and TypeMethodDescriptionPostContentmanagementWorkspacesRequest.builder(WorkspaceCreate body) voidPostContentmanagementWorkspacesRequest.setBody(WorkspaceCreate body) PostContentmanagementWorkspacesRequest.Builder.withBody(WorkspaceCreate body) PostContentmanagementWorkspacesRequest.withBody(WorkspaceCreate body) PostContentmanagementWorkspacesRequest.Builder.withRequiredParams(WorkspaceCreate body) -
Uses of WorkspaceCreate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkspaceCreateModifier and TypeMethodDescriptionWorkspaceCreate.description(String description) The workspace name