Class GetContentmanagementWorkspaceTagvalueRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementWorkspaceTagvalueRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getTagId()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidvoidsetWorkspaceId(String workspaceId) withCustomHeader(String name, String value) withExpand(List<String> expand) withWorkspaceId(String workspaceId)
-
Constructor Details
-
GetContentmanagementWorkspaceTagvalueRequest
public GetContentmanagementWorkspaceTagvalueRequest()
-
-
Method Details
-
getWorkspaceId
-
setWorkspaceId
-
withWorkspaceId
-
getTagId
-
setTagId
-
withTagId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetContentmanagementWorkspaceTagvalueRequest.Builder builder(String workspaceId, String tagId)
-