7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/CategoryEvent.h>
9#include <aws/transcribestreaming/model/UtteranceEvent.h>
20namespace TranscribeStreamingService {
46 template <
typename UtteranceEventT = UtteranceEvent>
48 m_utteranceEventHasBeenSet =
true;
49 m_utteranceEvent = std::forward<UtteranceEventT>(value);
51 template <
typename UtteranceEventT = UtteranceEvent>
65 template <
typename CategoryEventT = CategoryEvent>
67 m_categoryEventHasBeenSet =
true;
68 m_categoryEvent = std::forward<CategoryEventT>(value);
70 template <
typename CategoryEventT = CategoryEvent>
81 template <
typename BadRequestExceptionT = TranscribeStreamingServiceError>
83 m_badRequestExceptionHasBeenSet =
true;
84 m_badRequestException = std::forward<BadRequestExceptionT>(value);
86 template <
typename BadRequestExceptionT = TranscribeStreamingServiceError>
97 template <
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
99 m_limitExceededExceptionHasBeenSet =
true;
100 m_limitExceededException = std::forward<LimitExceededExceptionT>(value);
102 template <
typename LimitExceededExceptionT = TranscribeStreamingServiceError>
113 template <
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
115 m_internalFailureExceptionHasBeenSet =
true;
116 m_internalFailureException = std::forward<InternalFailureExceptionT>(value);
118 template <
typename InternalFailureExceptionT = TranscribeStreamingServiceError>
129 template <
typename ConflictExceptionT = TranscribeStreamingServiceError>
131 m_conflictExceptionHasBeenSet =
true;
132 m_conflictException = std::forward<ConflictExceptionT>(value);
134 template <
typename ConflictExceptionT = TranscribeStreamingServiceError>
145 template <
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
147 m_serviceUnavailableExceptionHasBeenSet =
true;
148 m_serviceUnavailableException = std::forward<ServiceUnavailableExceptionT>(value);
150 template <
typename ServiceUnavailableExceptionT = TranscribeStreamingServiceError>
170 bool m_utteranceEventHasBeenSet =
false;
171 bool m_categoryEventHasBeenSet =
false;
172 bool m_badRequestExceptionHasBeenSet =
false;
173 bool m_limitExceededExceptionHasBeenSet =
false;
174 bool m_internalFailureExceptionHasBeenSet =
false;
175 bool m_conflictExceptionHasBeenSet =
false;
176 bool m_serviceUnavailableExceptionHasBeenSet =
false;
const CategoryEvent & GetCategoryEvent() const
void SetServiceUnavailableException(ServiceUnavailableExceptionT &&value)
bool UtteranceEventHasBeenSet() const
void SetInternalFailureException(InternalFailureExceptionT &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
CallAnalyticsTranscriptResultStream & WithLimitExceededException(LimitExceededExceptionT &&value)
const TranscribeStreamingServiceError & GetConflictException() const
bool InternalFailureExceptionHasBeenSet() const
void SetUtteranceEvent(UtteranceEventT &&value)
bool BadRequestExceptionHasBeenSet() const
bool LimitExceededExceptionHasBeenSet() const
AWS_TRANSCRIBESTREAMINGSERVICE_API CallAnalyticsTranscriptResultStream(Aws::Utils::Json::JsonView jsonValue)
void SetBadRequestException(BadRequestExceptionT &&value)
void SetCategoryEvent(CategoryEventT &&value)
const TranscribeStreamingServiceError & GetServiceUnavailableException() const
void SetConflictException(ConflictExceptionT &&value)
CallAnalyticsTranscriptResultStream & WithCategoryEvent(CategoryEventT &&value)
CallAnalyticsTranscriptResultStream & WithInternalFailureException(InternalFailureExceptionT &&value)
bool CategoryEventHasBeenSet() const
const TranscribeStreamingServiceError & GetLimitExceededException() const
void SetLimitExceededException(LimitExceededExceptionT &&value)
const TranscribeStreamingServiceError & GetBadRequestException() const
CallAnalyticsTranscriptResultStream & WithUtteranceEvent(UtteranceEventT &&value)
bool ServiceUnavailableExceptionHasBeenSet() const
const UtteranceEvent & GetUtteranceEvent() const
CallAnalyticsTranscriptResultStream & WithServiceUnavailableException(ServiceUnavailableExceptionT &&value)
const TranscribeStreamingServiceError & GetInternalFailureException() const
CallAnalyticsTranscriptResultStream & WithBadRequestException(BadRequestExceptionT &&value)
bool ConflictExceptionHasBeenSet() const
AWS_TRANSCRIBESTREAMINGSERVICE_API CallAnalyticsTranscriptResultStream()=default
CallAnalyticsTranscriptResultStream & WithConflictException(ConflictExceptionT &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API CallAnalyticsTranscriptResultStream & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue