7#include <aws/transcribe/TranscribeService_EXPORTS.h>
8#include <aws/transcribe/model/ParticipantRole.h>
21namespace TranscribeService
50 inline void SetChannelId(
int value) { m_channelIdHasBeenSet =
true; m_channelId = value; }
69 bool m_channelIdHasBeenSet =
false;
72 bool m_participantRoleHasBeenSet =
false;
ChannelDefinition & WithParticipantRole(const ParticipantRole &value)
AWS_TRANSCRIBESERVICE_API ChannelDefinition()
const ParticipantRole & GetParticipantRole() const
bool ParticipantRoleHasBeenSet() const
AWS_TRANSCRIBESERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool ChannelIdHasBeenSet() const
void SetChannelId(int value)
void SetParticipantRole(ParticipantRole &&value)
AWS_TRANSCRIBESERVICE_API ChannelDefinition(Aws::Utils::Json::JsonView jsonValue)
ChannelDefinition & WithParticipantRole(ParticipantRole &&value)
void SetParticipantRole(const ParticipantRole &value)
ChannelDefinition & WithChannelId(int value)
AWS_TRANSCRIBESERVICE_API ChannelDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue