Class PutContentmanagementWorkspaceRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutContentmanagementWorkspaceRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetWorkspaceId(String workspaceId) withCustomHeader(String name, String value) withWorkspaceId(String workspaceId)
-
Constructor Details
-
PutContentmanagementWorkspaceRequest
public PutContentmanagementWorkspaceRequest()
-
-
Method Details
-
getWorkspaceId
-
setWorkspaceId
-
withWorkspaceId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutContentmanagementWorkspaceRequest.Builder builder(String workspaceId, Workspace body)
-