7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/CapabilityOptions.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
16template <
typename RESULT_TYPE>
17class AmazonWebServiceResult;
38 template <
typename ProfileIdT = Aws::String>
40 m_profileIdHasBeenSet =
true;
41 m_profileId = std::forward<ProfileIdT>(value);
43 template <
typename ProfileIdT = Aws::String>
55 template <
typename PartnershipIdT = Aws::String>
57 m_partnershipIdHasBeenSet =
true;
58 m_partnershipId = std::forward<PartnershipIdT>(value);
60 template <
typename PartnershipIdT = Aws::String>
73 template <
typename PartnershipArnT = Aws::String>
75 m_partnershipArnHasBeenSet =
true;
76 m_partnershipArn = std::forward<PartnershipArnT>(value);
78 template <
typename PartnershipArnT = Aws::String>
90 template <
typename NameT = Aws::String>
92 m_nameHasBeenSet =
true;
93 m_name = std::forward<NameT>(value);
95 template <
typename NameT = Aws::String>
97 SetName(std::forward<NameT>(value));
107 template <
typename EmailT = Aws::String>
109 m_emailHasBeenSet =
true;
110 m_email = std::forward<EmailT>(value);
112 template <
typename EmailT = Aws::String>
114 SetEmail(std::forward<EmailT>(value));
124 template <
typename PhoneT = Aws::String>
126 m_phoneHasBeenSet =
true;
127 m_phone = std::forward<PhoneT>(value);
129 template <
typename PhoneT = Aws::String>
131 SetPhone(std::forward<PhoneT>(value));
141 template <
typename CapabilitiesT = Aws::Vector<Aws::String>>
143 m_capabilitiesHasBeenSet =
true;
144 m_capabilities = std::forward<CapabilitiesT>(value);
146 template <
typename CapabilitiesT = Aws::Vector<Aws::String>>
151 template <
typename CapabilitiesT = Aws::String>
153 m_capabilitiesHasBeenSet =
true;
154 m_capabilities.emplace_back(std::forward<CapabilitiesT>(value));
165 template <
typename CapabilityOptionsT = CapabilityOptions>
167 m_capabilityOptionsHasBeenSet =
true;
168 m_capabilityOptions = std::forward<CapabilityOptionsT>(value);
170 template <
typename CapabilityOptionsT = CapabilityOptions>
182 template <
typename TradingPartnerIdT = Aws::String>
184 m_tradingPartnerIdHasBeenSet =
true;
185 m_tradingPartnerId = std::forward<TradingPartnerIdT>(value);
187 template <
typename TradingPartnerIdT = Aws::String>
200 template <
typename CreatedAtT = Aws::Utils::DateTime>
202 m_createdAtHasBeenSet =
true;
203 m_createdAt = std::forward<CreatedAtT>(value);
205 template <
typename CreatedAtT = Aws::Utils::DateTime>
218 template <
typename ModifiedAtT = Aws::Utils::DateTime>
220 m_modifiedAtHasBeenSet =
true;
221 m_modifiedAt = std::forward<ModifiedAtT>(value);
223 template <
typename ModifiedAtT = Aws::Utils::DateTime>
233 template <
typename RequestIdT = Aws::String>
235 m_requestIdHasBeenSet =
true;
236 m_requestId = std::forward<RequestIdT>(value);
238 template <
typename RequestIdT = Aws::String>
246 bool m_profileIdHasBeenSet =
false;
249 bool m_partnershipIdHasBeenSet =
false;
252 bool m_partnershipArnHasBeenSet =
false;
255 bool m_nameHasBeenSet =
false;
258 bool m_emailHasBeenSet =
false;
261 bool m_phoneHasBeenSet =
false;
264 bool m_capabilitiesHasBeenSet =
false;
267 bool m_capabilityOptionsHasBeenSet =
false;
270 bool m_tradingPartnerIdHasBeenSet =
false;
273 bool m_createdAtHasBeenSet =
false;
276 bool m_modifiedAtHasBeenSet =
false;
279 bool m_requestIdHasBeenSet =
false;
UpdatePartnershipResult & WithProfileId(ProfileIdT &&value)
const Aws::String & GetName() const
const Aws::String & GetPartnershipId() const
UpdatePartnershipResult & WithPartnershipArn(PartnershipArnT &&value)
UpdatePartnershipResult & WithPhone(PhoneT &&value)
UpdatePartnershipResult & WithPartnershipId(PartnershipIdT &&value)
void SetProfileId(ProfileIdT &&value)
void SetEmail(EmailT &&value)
void SetRequestId(RequestIdT &&value)
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetTradingPartnerId() const
AWS_B2BI_API UpdatePartnershipResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdatePartnershipResult & WithCapabilityOptions(CapabilityOptionsT &&value)
void SetPhone(PhoneT &&value)
UpdatePartnershipResult & WithRequestId(RequestIdT &&value)
void SetModifiedAt(ModifiedAtT &&value)
void SetTradingPartnerId(TradingPartnerIdT &&value)
UpdatePartnershipResult & AddCapabilities(CapabilitiesT &&value)
const Aws::String & GetProfileId() const
const Aws::String & GetRequestId() const
UpdatePartnershipResult & WithModifiedAt(ModifiedAtT &&value)
void SetPartnershipId(PartnershipIdT &&value)
UpdatePartnershipResult & WithEmail(EmailT &&value)
UpdatePartnershipResult & WithName(NameT &&value)
UpdatePartnershipResult & WithTradingPartnerId(TradingPartnerIdT &&value)
UpdatePartnershipResult & WithCapabilities(CapabilitiesT &&value)
const Aws::String & GetEmail() const
const Aws::Vector< Aws::String > & GetCapabilities() const
const Aws::String & GetPhone() const
const CapabilityOptions & GetCapabilityOptions() const
const Aws::String & GetPartnershipArn() const
AWS_B2BI_API UpdatePartnershipResult()=default
void SetCapabilities(CapabilitiesT &&value)
void SetPartnershipArn(PartnershipArnT &&value)
const Aws::Utils::DateTime & GetModifiedAt() const
const Aws::Utils::DateTime & GetCreatedAt() const
UpdatePartnershipResult & WithCreatedAt(CreatedAtT &&value)
void SetName(NameT &&value)
void SetCapabilityOptions(CapabilityOptionsT &&value)
AWS_B2BI_API UpdatePartnershipResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue