7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/chime/model/ProxySessionStatus.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/chime/model/NumberSelectionBehavior.h>
13#include <aws/chime/model/GeoMatchLevel.h>
14#include <aws/chime/model/GeoMatchParams.h>
15#include <aws/chime/model/Capability.h>
16#include <aws/chime/model/Participant.h>
57 inline void SetVoiceConnectorId(
const char* value) { m_voiceConnectorIdHasBeenSet =
true; m_voiceConnectorId.assign(value); }
71 inline void SetProxySessionId(
const char* value) { m_proxySessionIdHasBeenSet =
true; m_proxySessionId.assign(value); }
85 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
109 inline void SetExpiryMinutes(
int value) { m_expiryMinutesHasBeenSet =
true; m_expiryMinutes = value; }
217 bool m_voiceConnectorIdHasBeenSet =
false;
220 bool m_proxySessionIdHasBeenSet =
false;
223 bool m_nameHasBeenSet =
false;
226 bool m_statusHasBeenSet =
false;
229 bool m_expiryMinutesHasBeenSet =
false;
232 bool m_capabilitiesHasBeenSet =
false;
235 bool m_createdTimestampHasBeenSet =
false;
238 bool m_updatedTimestampHasBeenSet =
false;
241 bool m_endedTimestampHasBeenSet =
false;
244 bool m_participantsHasBeenSet =
false;
247 bool m_numberSelectionBehaviorHasBeenSet =
false;
250 bool m_geoMatchLevelHasBeenSet =
false;
253 bool m_geoMatchParamsHasBeenSet =
false;
void SetVoiceConnectorId(Aws::String &&value)
ProxySession & WithName(const Aws::String &value)
bool EndedTimestampHasBeenSet() const
void SetProxySessionId(Aws::String &&value)
const Aws::String & GetProxySessionId() const
bool NumberSelectionBehaviorHasBeenSet() const
AWS_CHIME_API ProxySession()
ProxySession & WithParticipants(const Aws::Vector< Participant > &value)
ProxySession & WithGeoMatchParams(const GeoMatchParams &value)
ProxySession & WithCreatedTimestamp(const Aws::Utils::DateTime &value)
ProxySession & WithStatus(const ProxySessionStatus &value)
void SetProxySessionId(const Aws::String &value)
ProxySession & AddParticipants(const Participant &value)
void SetNumberSelectionBehavior(const NumberSelectionBehavior &value)
bool NameHasBeenSet() const
void SetName(const Aws::String &value)
void SetUpdatedTimestamp(Aws::Utils::DateTime &&value)
bool ParticipantsHasBeenSet() const
void SetStatus(const ProxySessionStatus &value)
void SetEndedTimestamp(const Aws::Utils::DateTime &value)
ProxySession & WithEndedTimestamp(Aws::Utils::DateTime &&value)
const GeoMatchParams & GetGeoMatchParams() const
ProxySession & WithName(Aws::String &&value)
ProxySession & WithUpdatedTimestamp(const Aws::Utils::DateTime &value)
const Aws::String & GetVoiceConnectorId() const
void SetCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetName(Aws::String &&value)
ProxySession & WithNumberSelectionBehavior(NumberSelectionBehavior &&value)
void SetExpiryMinutes(int value)
ProxySession & WithCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetCapabilities(Aws::Vector< Capability > &&value)
ProxySession & AddCapabilities(const Capability &value)
ProxySession & WithStatus(ProxySessionStatus &&value)
bool StatusHasBeenSet() const
ProxySession & WithGeoMatchLevel(const GeoMatchLevel &value)
const NumberSelectionBehavior & GetNumberSelectionBehavior() const
void SetCapabilities(const Aws::Vector< Capability > &value)
ProxySession & WithVoiceConnectorId(const char *value)
void SetVoiceConnectorId(const Aws::String &value)
const Aws::Utils::DateTime & GetEndedTimestamp() const
const ProxySessionStatus & GetStatus() const
ProxySession & WithGeoMatchParams(GeoMatchParams &&value)
void SetProxySessionId(const char *value)
const Aws::String & GetName() const
void SetGeoMatchParams(GeoMatchParams &&value)
bool GeoMatchLevelHasBeenSet() const
void SetGeoMatchParams(const GeoMatchParams &value)
void SetCreatedTimestamp(const Aws::Utils::DateTime &value)
const Aws::Vector< Participant > & GetParticipants() const
bool UpdatedTimestampHasBeenSet() const
void SetVoiceConnectorId(const char *value)
AWS_CHIME_API ProxySession(Aws::Utils::Json::JsonView jsonValue)
ProxySession & AddCapabilities(Capability &&value)
ProxySession & WithName(const char *value)
void SetParticipants(const Aws::Vector< Participant > &value)
ProxySession & WithCapabilities(Aws::Vector< Capability > &&value)
bool CreatedTimestampHasBeenSet() const
bool GeoMatchParamsHasBeenSet() const
const Aws::Vector< Capability > & GetCapabilities() const
ProxySession & AddParticipants(Participant &&value)
ProxySession & WithNumberSelectionBehavior(const NumberSelectionBehavior &value)
ProxySession & WithVoiceConnectorId(Aws::String &&value)
void SetName(const char *value)
void SetUpdatedTimestamp(const Aws::Utils::DateTime &value)
ProxySession & WithVoiceConnectorId(const Aws::String &value)
void SetEndedTimestamp(Aws::Utils::DateTime &&value)
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
ProxySession & WithExpiryMinutes(int value)
ProxySession & WithGeoMatchLevel(GeoMatchLevel &&value)
ProxySession & WithProxySessionId(const Aws::String &value)
void SetGeoMatchLevel(GeoMatchLevel &&value)
void SetGeoMatchLevel(const GeoMatchLevel &value)
void SetNumberSelectionBehavior(NumberSelectionBehavior &&value)
bool CapabilitiesHasBeenSet() const
AWS_CHIME_API ProxySession & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ExpiryMinutesHasBeenSet() const
bool ProxySessionIdHasBeenSet() const
ProxySession & WithUpdatedTimestamp(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
ProxySession & WithCapabilities(const Aws::Vector< Capability > &value)
void SetStatus(ProxySessionStatus &&value)
bool VoiceConnectorIdHasBeenSet() const
ProxySession & WithProxySessionId(const char *value)
ProxySession & WithEndedTimestamp(const Aws::Utils::DateTime &value)
ProxySession & WithProxySessionId(Aws::String &&value)
ProxySession & WithParticipants(Aws::Vector< Participant > &&value)
void SetParticipants(Aws::Vector< Participant > &&value)
int GetExpiryMinutes() const
const GeoMatchLevel & GetGeoMatchLevel() const
const Aws::Utils::DateTime & GetUpdatedTimestamp() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue