Class GetOrphanrecordingMediaRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOrphanrecordingMediaRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetChatFormatId(String chatFormatId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDownload(Boolean download) voidsetEmailFormatId(String emailFormatId) voidsetFileName(String fileName) voidsetFormatId(String formatId) voidvoidsetMediaFormats(List<String> mediaFormats) voidsetMessageFormatId(String messageFormatId) voidsetOrphanId(String orphanId) withChatFormatId(String chatFormatId) withCustomHeader(String name, String value) withDownload(Boolean download) withEmailFormatId(String emailFormatId) withFileName(String fileName) withFormatId(String formatId) withLocale(String locale) withMediaFormats(List<String> mediaFormats) withMessageFormatId(String messageFormatId) withOrphanId(String orphanId)
-
Constructor Details
-
GetOrphanrecordingMediaRequest
public GetOrphanrecordingMediaRequest()
-
-
Method Details
-
getOrphanId
-
setOrphanId
-
withOrphanId
-
getFormatId
-
setFormatId
-
withFormatId
-
getEmailFormatId
-
setEmailFormatId
-
withEmailFormatId
-
getChatFormatId
-
setChatFormatId
-
withChatFormatId
-
getMessageFormatId
-
setMessageFormatId
-
withMessageFormatId
-
getDownload
-
setDownload
-
withDownload
-
getFileName
-
setFileName
-
withFileName
-
getLocale
-
setLocale
-
withLocale
-
getMediaFormats
-
setMediaFormats
-
withMediaFormats
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-