Class PostRecordingJobsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostRecordingJobsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(RecordingJobsQuery body) getBody()voidsetBody(RecordingJobsQuery body) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(RecordingJobsQuery body) withCustomHeader(String name, String value)
-
Constructor Details
-
PostRecordingJobsRequest
public PostRecordingJobsRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-