7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
11#include <aws/partnercentral-account/model/ConnectionType.h>
12#include <aws/partnercentral-account/model/InvitationStatus.h>
13#include <aws/partnercentral-account/model/ParticipantType.h>
18template <
typename RESULT_TYPE>
19class AmazonWebServiceResult;
26namespace PartnerCentralAccount {
40 template <
typename CatalogT = Aws::String>
42 m_catalogHasBeenSet =
true;
43 m_catalog = std::forward<CatalogT>(value);
45 template <
typename CatalogT = Aws::String>
57 template <
typename IdT = Aws::String>
59 m_idHasBeenSet =
true;
60 m_id = std::forward<IdT>(value);
62 template <
typename IdT = Aws::String>
64 SetId(std::forward<IdT>(value));
74 template <
typename ArnT = Aws::String>
76 m_arnHasBeenSet =
true;
77 m_arn = std::forward<ArnT>(value);
79 template <
typename ArnT = Aws::String>
81 SetArn(std::forward<ArnT>(value));
91 template <
typename ConnectionIdT = Aws::String>
93 m_connectionIdHasBeenSet =
true;
94 m_connectionId = std::forward<ConnectionIdT>(value);
96 template <
typename ConnectionIdT = Aws::String>
109 m_connectionTypeHasBeenSet =
true;
110 m_connectionType = value;
123 template <
typename CreatedAtT = Aws::Utils::DateTime>
125 m_createdAtHasBeenSet =
true;
126 m_createdAt = std::forward<CreatedAtT>(value);
128 template <
typename CreatedAtT = Aws::Utils::DateTime>
140 template <
typename UpdatedAtT = Aws::Utils::DateTime>
142 m_updatedAtHasBeenSet =
true;
143 m_updatedAt = std::forward<UpdatedAtT>(value);
145 template <
typename UpdatedAtT = Aws::Utils::DateTime>
157 template <
typename ExpiresAtT = Aws::Utils::DateTime>
159 m_expiresAtHasBeenSet =
true;
160 m_expiresAt = std::forward<ExpiresAtT>(value);
162 template <
typename ExpiresAtT = Aws::Utils::DateTime>
174 template <
typename OtherParticipantIdentifierT = Aws::String>
176 m_otherParticipantIdentifierHasBeenSet =
true;
177 m_otherParticipantIdentifier = std::forward<OtherParticipantIdentifierT>(value);
179 template <
typename OtherParticipantIdentifierT = Aws::String>
193 m_participantTypeHasBeenSet =
true;
194 m_participantType = value;
208 m_statusHasBeenSet =
true;
222 template <
typename InvitationMessageT = Aws::String>
224 m_invitationMessageHasBeenSet =
true;
225 m_invitationMessage = std::forward<InvitationMessageT>(value);
227 template <
typename InvitationMessageT = Aws::String>
239 template <
typename InviterEmailT = Aws::String>
241 m_inviterEmailHasBeenSet =
true;
242 m_inviterEmail = std::forward<InviterEmailT>(value);
244 template <
typename InviterEmailT = Aws::String>
256 template <
typename InviterNameT = Aws::String>
258 m_inviterNameHasBeenSet =
true;
259 m_inviterName = std::forward<InviterNameT>(value);
261 template <
typename InviterNameT = Aws::String>
271 template <
typename RequestIdT = Aws::String>
273 m_requestIdHasBeenSet =
true;
274 m_requestId = std::forward<RequestIdT>(value);
276 template <
typename RequestIdT = Aws::String>
315 bool m_catalogHasBeenSet =
false;
316 bool m_idHasBeenSet =
false;
317 bool m_arnHasBeenSet =
false;
318 bool m_connectionIdHasBeenSet =
false;
319 bool m_connectionTypeHasBeenSet =
false;
320 bool m_createdAtHasBeenSet =
false;
321 bool m_updatedAtHasBeenSet =
false;
322 bool m_expiresAtHasBeenSet =
false;
323 bool m_otherParticipantIdentifierHasBeenSet =
false;
324 bool m_participantTypeHasBeenSet =
false;
325 bool m_statusHasBeenSet =
false;
326 bool m_invitationMessageHasBeenSet =
false;
327 bool m_inviterEmailHasBeenSet =
false;
328 bool m_inviterNameHasBeenSet =
false;
329 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetCatalog() const
void SetArn(ArnT &&value)
const Aws::String & GetId() const
GetConnectionInvitationResult & WithInviterName(InviterNameT &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetOtherParticipantIdentifier() const
InvitationStatus GetStatus() const
void SetExpiresAt(ExpiresAtT &&value)
void SetCatalog(CatalogT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
GetConnectionInvitationResult & WithRequestId(RequestIdT &&value)
void SetConnectionType(ConnectionType value)
GetConnectionInvitationResult & WithArn(ArnT &&value)
ConnectionType GetConnectionType() const
void SetRequestId(RequestIdT &&value)
void SetOtherParticipantIdentifier(OtherParticipantIdentifierT &&value)
void SetInviterEmail(InviterEmailT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
GetConnectionInvitationResult & WithExpiresAt(ExpiresAtT &&value)
void SetInviterName(InviterNameT &&value)
void SetParticipantType(ParticipantType value)
const Aws::String & GetInviterName() const
GetConnectionInvitationResult & WithUpdatedAt(UpdatedAtT &&value)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
GetConnectionInvitationResult & WithStatus(InvitationStatus value)
GetConnectionInvitationResult & WithId(IdT &&value)
void SetConnectionId(ConnectionIdT &&value)
GetConnectionInvitationResult & WithConnectionId(ConnectionIdT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetConnectionId() const
GetConnectionInvitationResult & WithOtherParticipantIdentifier(OtherParticipantIdentifierT &&value)
const Aws::Utils::DateTime & GetExpiresAt() const
GetConnectionInvitationResult & WithInvitationMessage(InvitationMessageT &&value)
void SetCreatedAt(CreatedAtT &&value)
void SetInvitationMessage(InvitationMessageT &&value)
const Aws::String & GetArn() const
GetConnectionInvitationResult & WithInviterEmail(InviterEmailT &&value)
GetConnectionInvitationResult & WithCatalog(CatalogT &&value)
GetConnectionInvitationResult & WithConnectionType(ConnectionType value)
AWS_PARTNERCENTRALACCOUNT_API GetConnectionInvitationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
ParticipantType GetParticipantType() const
GetConnectionInvitationResult & WithCreatedAt(CreatedAtT &&value)
const Aws::String & GetInvitationMessage() const
AWS_PARTNERCENTRALACCOUNT_API GetConnectionInvitationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetInviterEmail() const
void SetStatus(InvitationStatus value)
AWS_PARTNERCENTRALACCOUNT_API GetConnectionInvitationResult()=default
GetConnectionInvitationResult & WithParticipantType(ParticipantType value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue