Class GetContentmanagementSharedSharedIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementSharedSharedIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetContentType(String contentType) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDisposition(String disposition) voidvoidsetSharedId(String sharedId) withContentType(String contentType) withCustomHeader(String name, String value) withDisposition(String disposition) withExpand(String expand) withSharedId(String sharedId)
-
Constructor Details
-
GetContentmanagementSharedSharedIdRequest
public GetContentmanagementSharedSharedIdRequest()
-
-
Method Details
-
getDisposition
-
setDisposition
-
withDisposition
-
getContentType
-
setContentType
-
withContentType
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder