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