7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/MedicalScribeTranscriptEvent.h>
19namespace TranscribeStreamingService {
42 template <
typename TranscriptEventT = MedicalScribeTranscriptEvent>
44 m_transcriptEventHasBeenSet =
true;
45 m_transcriptEvent = std::forward<TranscriptEventT>(value);
47 template <
typename TranscriptEventT = MedicalScribeTranscriptEvent>
58 template <
typename BadRequestExceptionT = TranscribeStreamingServiceError>
60 m_badRequestExceptionHasBeenSet =
true;
61 m_badRequestException = std::forward<BadRequestExceptionT>(value);
63 template <
typename BadRequestExceptionT = TranscribeStreamingServiceError>
74 template <
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
76 m_limitExceededExceptionHasBeenSet =
true;
77 m_limitExceededException = std::forward<LimitExceededExceptionT>(value);
79 template <
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
90 template <
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
92 m_internalFailureExceptionHasBeenSet =
true;
93 m_internalFailureException = std::forward<InternalFailureExceptionT>(value);
95 template <
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
106 template <
typename ConflictExceptionT = TranscribeStreamingServiceError>
108 m_conflictExceptionHasBeenSet =
true;
109 m_conflictException = std::forward<ConflictExceptionT>(value);
111 template <
typename ConflictExceptionT = TranscribeStreamingServiceError>
122 template <
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
124 m_serviceUnavailableExceptionHasBeenSet =
true;
125 m_serviceUnavailableException = std::forward<ServiceUnavailableExceptionT>(value);
127 template <
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
145 bool m_transcriptEventHasBeenSet =
false;
146 bool m_badRequestExceptionHasBeenSet =
false;
147 bool m_limitExceededExceptionHasBeenSet =
false;
148 bool m_internalFailureExceptionHasBeenSet =
false;
149 bool m_conflictExceptionHasBeenSet =
false;
150 bool m_serviceUnavailableExceptionHasBeenSet =
false;
const MedicalScribeTranscriptEvent & GetTranscriptEvent() const
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalScribeResultStream()=default
void SetBadRequestException(BadRequestExceptionT &&value)
MedicalScribeResultStream & WithServiceUnavailableException(ServiceUnavailableExceptionT &&value)
const TranscribeStreamingServiceError & GetInternalFailureException() const
MedicalScribeResultStream & WithConflictException(ConflictExceptionT &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalScribeResultStream & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetServiceUnavailableException(ServiceUnavailableExceptionT &&value)
void SetLimitExceededException(LimitExceededExceptionT &&value)
void SetInternalFailureException(InternalFailureExceptionT &&value)
const TranscribeStreamingServiceError & GetConflictException() const
AWS_TRANSCRIBESTREAMINGSERVICE_API MedicalScribeResultStream(Aws::Utils::Json::JsonView jsonValue)
const TranscribeStreamingServiceError & GetBadRequestException() const
void SetConflictException(ConflictExceptionT &&value)
bool ConflictExceptionHasBeenSet() const
MedicalScribeResultStream & WithInternalFailureException(InternalFailureExceptionT &&value)
bool BadRequestExceptionHasBeenSet() const
MedicalScribeResultStream & WithBadRequestException(BadRequestExceptionT &&value)
bool TranscriptEventHasBeenSet() const
bool LimitExceededExceptionHasBeenSet() const
const TranscribeStreamingServiceError & GetServiceUnavailableException() const
void SetTranscriptEvent(TranscriptEventT &&value)
bool ServiceUnavailableExceptionHasBeenSet() const
MedicalScribeResultStream & WithTranscriptEvent(TranscriptEventT &&value)
const TranscribeStreamingServiceError & GetLimitExceededException() const
MedicalScribeResultStream & WithLimitExceededException(LimitExceededExceptionT &&value)
bool InternalFailureExceptionHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue