Class PostContentmanagementQueryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostContentmanagementQueryRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(QueryRequest body) getBody()voidsetBody(QueryRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithBody(QueryRequest body) withCustomHeader(String name, String value) withExpand(String expand)
-
Constructor Details
-
PostContentmanagementQueryRequest
public PostContentmanagementQueryRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-