Class GetConversationRecordingsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationRecordingsRequest.Builder
- Enclosing class:
- GetConversationRecordingsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withConversationId(String conversationId) withFormatId(String formatId) withIncludePauseAnnotationsForScreenRecordings(Boolean includePauseAnnotationsForScreenRecordings) withLocale(String locale) withMaxWaitMs(Integer maxWaitMs) withMediaFormats(List<String> mediaFormats) withRequiredParams(String conversationId)
-
Method Details
-
withConversationId
-
withMaxWaitMs
-
withFormatId
-
withFormatId
public GetConversationRecordingsRequest.Builder withFormatId(GetConversationRecordingsRequest.formatIdValues formatId) -
withMediaFormats
-
withLocale
-
withIncludePauseAnnotationsForScreenRecordings
public GetConversationRecordingsRequest.Builder withIncludePauseAnnotationsForScreenRecordings(Boolean includePauseAnnotationsForScreenRecordings) -
withRequiredParams
-
build
-