7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/MedicalTranscriptEvent.h>
21namespace TranscribeStreamingService
53 template<
typename TranscriptEventT = MedicalTranscriptEvent>
54 void SetTranscriptEvent(TranscriptEventT&& value) { m_transcriptEventHasBeenSet =
true; m_transcriptEvent = std::forward<TranscriptEventT>(value); }
55 template<
typename TranscriptEventT = MedicalTranscriptEvent>
63 template<
typename BadRequestExceptionT = TranscribeStreamingServiceError>
64 void SetBadRequestException(BadRequestExceptionT&& value) { m_badRequestExceptionHasBeenSet =
true; m_badRequestException = std::forward<BadRequestExceptionT>(value); }
65 template<
typename BadRequestExceptionT = TranscribeStreamingServiceError>
73 template<
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
74 void SetLimitExceededException(LimitExceededExceptionT&& value) { m_limitExceededExceptionHasBeenSet =
true; m_limitExceededException = std::forward<LimitExceededExceptionT>(value); }
75 template<
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
83 template<
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
84 void SetInternalFailureException(InternalFailureExceptionT&& value) { m_internalFailureExceptionHasBeenSet =
true; m_internalFailureException = std::forward<InternalFailureExceptionT>(value); }
85 template<
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
93 template<
typename ConflictExceptionT = TranscribeStreamingServiceError>
94 void SetConflictException(ConflictExceptionT&& value) { m_conflictExceptionHasBeenSet =
true; m_conflictException = std::forward<ConflictExceptionT>(value); }
95 template<
typename ConflictExceptionT = TranscribeStreamingServiceError>
103 template<
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
104 void SetServiceUnavailableException(ServiceUnavailableExceptionT&& value) { m_serviceUnavailableExceptionHasBeenSet =
true; m_serviceUnavailableException = std::forward<ServiceUnavailableExceptionT>(value); }
105 template<
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
111 bool m_transcriptEventHasBeenSet =
false;
114 bool m_badRequestExceptionHasBeenSet =
false;
117 bool m_limitExceededExceptionHasBeenSet =
false;
120 bool m_internalFailureExceptionHasBeenSet =
false;
123 bool m_conflictExceptionHasBeenSet =
false;
126 bool m_serviceUnavailableExceptionHasBeenSet =
false;
const MedicalTranscriptEvent & GetTranscriptEvent() const
void SetBadRequestException(BadRequestExceptionT &&value)
bool TranscriptEventHasBeenSet() const
void SetTranscriptEvent(TranscriptEventT &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalTranscriptResultStream(Aws::Utils::Json::JsonView jsonValue)
bool LimitExceededExceptionHasBeenSet() const
const TranscribeStreamingServiceError & GetConflictException() const
bool InternalFailureExceptionHasBeenSet() const
void SetInternalFailureException(InternalFailureExceptionT &&value)
MedicalTranscriptResultStream & WithServiceUnavailableException(ServiceUnavailableExceptionT &&value)
const TranscribeStreamingServiceError & GetBadRequestException() const
void SetConflictException(ConflictExceptionT &&value)
const TranscribeStreamingServiceError & GetLimitExceededException() const
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
MedicalTranscriptResultStream & WithBadRequestException(BadRequestExceptionT &&value)
MedicalTranscriptResultStream & WithLimitExceededException(LimitExceededExceptionT &&value)
MedicalTranscriptResultStream & WithConflictException(ConflictExceptionT &&value)
void SetServiceUnavailableException(ServiceUnavailableExceptionT &&value)
bool BadRequestExceptionHasBeenSet() const
void SetLimitExceededException(LimitExceededExceptionT &&value)
bool ServiceUnavailableExceptionHasBeenSet() const
const TranscribeStreamingServiceError & GetServiceUnavailableException() const
MedicalTranscriptResultStream & WithTranscriptEvent(TranscriptEventT &&value)
const TranscribeStreamingServiceError & GetInternalFailureException() const
MedicalTranscriptResultStream & WithInternalFailureException(InternalFailureExceptionT &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalTranscriptResultStream & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalTranscriptResultStream()=default
bool ConflictExceptionHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue