7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/ParticipantTokenCredentials.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
68 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateParticipantResult & WithParticipantCredentials(const ParticipantTokenCredentials &value)
void SetParticipantId(Aws::String &&value)
AWS_CONNECT_API CreateParticipantResult()
void SetParticipantId(const char *value)
const ParticipantTokenCredentials & GetParticipantCredentials() const
const Aws::String & GetRequestId() const
AWS_CONNECT_API CreateParticipantResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateParticipantResult & WithParticipantCredentials(ParticipantTokenCredentials &&value)
CreateParticipantResult & WithRequestId(Aws::String &&value)
AWS_CONNECT_API CreateParticipantResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
CreateParticipantResult & WithParticipantId(Aws::String &&value)
const Aws::String & GetParticipantId() const
CreateParticipantResult & WithRequestId(const char *value)
CreateParticipantResult & WithRequestId(const Aws::String &value)
void SetParticipantId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetParticipantCredentials(const ParticipantTokenCredentials &value)
void SetParticipantCredentials(ParticipantTokenCredentials &&value)
CreateParticipantResult & WithParticipantId(const char *value)
CreateParticipantResult & WithParticipantId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue