7#include <aws/connecthealth/ConnectHealth_EXPORTS.h>
8#include <aws/connecthealth/model/MedicalScribeTranscriptEvent.h>
19namespace ConnectHealth {
41 template <
typename TranscriptEventT = MedicalScribeTranscriptEvent>
43 m_transcriptEventHasBeenSet =
true;
44 m_transcriptEvent = std::forward<TranscriptEventT>(value);
46 template <
typename TranscriptEventT = MedicalScribeTranscriptEvent>
59 template <
typename InternalFailureExceptionT = ConnectHealthError>
61 m_internalFailureExceptionHasBeenSet =
true;
62 m_internalFailureException = std::forward<InternalFailureExceptionT>(value);
64 template <
typename InternalFailureExceptionT = ConnectHealthError>
77 template <
typename Val
idationExceptionT = ConnectHealthError>
79 m_validationExceptionHasBeenSet =
true;
80 m_validationException = std::forward<ValidationExceptionT>(value);
82 template <
typename Val
idationExceptionT = ConnectHealthError>
94 bool m_transcriptEventHasBeenSet =
false;
95 bool m_internalFailureExceptionHasBeenSet =
false;
96 bool m_validationExceptionHasBeenSet =
false;
const MedicalScribeTranscriptEvent & GetTranscriptEvent() const
AWS_CONNECTHEALTH_API MedicalScribeOutputStream & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTHEALTH_API Aws::Utils::Json::JsonValue Jsonize() const
bool TranscriptEventHasBeenSet() const
bool InternalFailureExceptionHasBeenSet() const
bool ValidationExceptionHasBeenSet() const
AWS_CONNECTHEALTH_API MedicalScribeOutputStream()=default
MedicalScribeOutputStream & WithTranscriptEvent(TranscriptEventT &&value)
const ConnectHealthError & GetValidationException() const
const ConnectHealthError & GetInternalFailureException() const
MedicalScribeOutputStream & WithInternalFailureException(InternalFailureExceptionT &&value)
void SetInternalFailureException(InternalFailureExceptionT &&value)
void SetTranscriptEvent(TranscriptEventT &&value)
MedicalScribeOutputStream & WithValidationException(ValidationExceptionT &&value)
void SetValidationException(ValidationExceptionT &&value)
AWS_CONNECTHEALTH_API MedicalScribeOutputStream(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue