Class GetContentmanagementDocumentContentRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementDocumentContentRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic 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) voidsetDocumentId(String documentId) withContentType(String contentType) withCustomHeader(String name, String value) withDisposition(String disposition) withDocumentId(String documentId)
-
Constructor Details
-
GetContentmanagementDocumentContentRequest
public GetContentmanagementDocumentContentRequest()
-
-
Method Details
-
getDocumentId
-
setDocumentId
-
withDocumentId
-
getDisposition
-
setDisposition
-
withDisposition
-
getContentType
-
setContentType
-
withContentType
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-