Class GetOrphanrecordingMediaRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOrphanrecordingMediaRequest.Builder
- Enclosing class:
- GetOrphanrecordingMediaRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withChatFormatId(String chatFormatId) withDownload(Boolean download) withEmailFormatId(String emailFormatId) withFileName(String fileName) withFormatId(String formatId) withLocale(String locale) withMediaFormats(List<String> mediaFormats) withMessageFormatId(GetOrphanrecordingMediaRequest.messageFormatIdValues messageFormatId) withMessageFormatId(String messageFormatId) withOrphanId(String orphanId) withRequiredParams(String orphanId)
-
Method Details
-
withOrphanId
-
withFormatId
-
withFormatId
public GetOrphanrecordingMediaRequest.Builder withFormatId(GetOrphanrecordingMediaRequest.formatIdValues formatId) -
withEmailFormatId
-
withEmailFormatId
public GetOrphanrecordingMediaRequest.Builder withEmailFormatId(GetOrphanrecordingMediaRequest.emailFormatIdValues emailFormatId) -
withChatFormatId
-
withChatFormatId
public GetOrphanrecordingMediaRequest.Builder withChatFormatId(GetOrphanrecordingMediaRequest.chatFormatIdValues chatFormatId) -
withMessageFormatId
-
withMessageFormatId
public GetOrphanrecordingMediaRequest.Builder withMessageFormatId(GetOrphanrecordingMediaRequest.messageFormatIdValues messageFormatId) -
withDownload
-
withFileName
-
withLocale
-
withMediaFormats
-
withRequiredParams
-
build
-