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