7#include <aws/ec2/EC2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/ec2/model/DomainType.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/ec2/model/Tag.h>
54 inline void SetAllocationId(
const char* value) { m_allocationIdHasBeenSet =
true; m_allocationId.assign(value); }
68 inline void SetAssociationId(
const char* value) { m_associationIdHasBeenSet =
true; m_associationId.assign(value); }
94 inline void SetNetworkInterfaceId(
const char* value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId.assign(value); }
109 inline void SetNetworkInterfaceOwnerId(
const char* value) { m_networkInterfaceOwnerIdHasBeenSet =
true; m_networkInterfaceOwnerId.assign(value); }
123 inline void SetPrivateIpAddress(
const char* value) { m_privateIpAddressHasBeenSet =
true; m_privateIpAddress.assign(value); }
139 inline Address&
AddTags(
const Tag& value) { m_tagsHasBeenSet =
true; m_tags.push_back(value);
return *
this; }
140 inline Address&
AddTags(
Tag&& value) { m_tagsHasBeenSet =
true; m_tags.push_back(std::move(value));
return *
this; }
151 inline void SetPublicIpv4Pool(
const char* value) { m_publicIpv4PoolHasBeenSet =
true; m_publicIpv4Pool.assign(value); }
166 inline void SetNetworkBorderGroup(
const char* value) { m_networkBorderGroupHasBeenSet =
true; m_networkBorderGroup.assign(value); }
180 inline void SetCustomerOwnedIp(
const char* value) { m_customerOwnedIpHasBeenSet =
true; m_customerOwnedIp.assign(value); }
194 inline void SetCustomerOwnedIpv4Pool(
const char* value) { m_customerOwnedIpv4PoolHasBeenSet =
true; m_customerOwnedIpv4Pool.assign(value); }
210 inline void SetCarrierIp(
const char* value) { m_carrierIpHasBeenSet =
true; m_carrierIp.assign(value); }
224 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
238 inline void SetPublicIp(
const char* value) { m_publicIpHasBeenSet =
true; m_publicIp.assign(value); }
246 bool m_allocationIdHasBeenSet =
false;
249 bool m_associationIdHasBeenSet =
false;
252 bool m_domainHasBeenSet =
false;
255 bool m_networkInterfaceIdHasBeenSet =
false;
258 bool m_networkInterfaceOwnerIdHasBeenSet =
false;
261 bool m_privateIpAddressHasBeenSet =
false;
264 bool m_tagsHasBeenSet =
false;
267 bool m_publicIpv4PoolHasBeenSet =
false;
270 bool m_networkBorderGroupHasBeenSet =
false;
273 bool m_customerOwnedIpHasBeenSet =
false;
276 bool m_customerOwnedIpv4PoolHasBeenSet =
false;
279 bool m_carrierIpHasBeenSet =
false;
282 bool m_instanceIdHasBeenSet =
false;
285 bool m_publicIpHasBeenSet =
false;
void SetPublicIp(const Aws::String &value)
Address & AddTags(Tag &&value)
Address & WithAssociationId(Aws::String &&value)
const Aws::String & GetPublicIpv4Pool() const
void SetPublicIpv4Pool(Aws::String &&value)
void SetPrivateIpAddress(Aws::String &&value)
Address & WithPublicIp(Aws::String &&value)
bool AllocationIdHasBeenSet() const
Address & WithPublicIp(const char *value)
Address & WithCarrierIp(const char *value)
Address & WithCustomerOwnedIpv4Pool(const Aws::String &value)
void SetCustomerOwnedIpv4Pool(const Aws::String &value)
void SetAssociationId(const Aws::String &value)
Address & WithNetworkInterfaceId(const char *value)
Address & WithCustomerOwnedIp(const Aws::String &value)
Address & WithAssociationId(const char *value)
void SetPublicIp(Aws::String &&value)
void SetTags(const Aws::Vector< Tag > &value)
Address & WithPublicIp(const Aws::String &value)
void SetCustomerOwnedIpv4Pool(Aws::String &&value)
const Aws::Vector< Tag > & GetTags() const
Address & WithTags(const Aws::Vector< Tag > &value)
bool NetworkBorderGroupHasBeenSet() const
bool DomainHasBeenSet() const
void SetPrivateIpAddress(const char *value)
Address & WithPublicIpv4Pool(Aws::String &&value)
void SetCarrierIp(const char *value)
Address & WithPrivateIpAddress(const Aws::String &value)
Address & WithInstanceId(const char *value)
void SetNetworkBorderGroup(const char *value)
Address & WithAllocationId(const Aws::String &value)
bool AssociationIdHasBeenSet() const
void SetNetworkInterfaceOwnerId(const char *value)
void SetAllocationId(const Aws::String &value)
const Aws::String & GetPrivateIpAddress() const
AWS_EC2_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
const Aws::String & GetAllocationId() const
Address & WithPublicIpv4Pool(const char *value)
bool CustomerOwnedIpv4PoolHasBeenSet() const
Address & WithCustomerOwnedIpv4Pool(const char *value)
Address & WithNetworkInterfaceId(const Aws::String &value)
void SetPublicIpv4Pool(const char *value)
Address & WithPublicIpv4Pool(const Aws::String &value)
bool InstanceIdHasBeenSet() const
bool PublicIpHasBeenSet() const
Address & WithCustomerOwnedIpv4Pool(Aws::String &&value)
bool NetworkInterfaceIdHasBeenSet() const
Address & WithNetworkInterfaceId(Aws::String &&value)
Address & WithCustomerOwnedIp(Aws::String &&value)
Address & WithAssociationId(const Aws::String &value)
Address & WithDomain(DomainType &&value)
bool CarrierIpHasBeenSet() const
void SetCustomerOwnedIp(const char *value)
void SetPrivateIpAddress(const Aws::String &value)
void SetDomain(DomainType &&value)
const Aws::String & GetInstanceId() const
Address & WithNetworkBorderGroup(Aws::String &&value)
Address & WithCarrierIp(Aws::String &&value)
Address & WithAllocationId(const char *value)
void SetInstanceId(Aws::String &&value)
const Aws::String & GetCustomerOwnedIp() const
const Aws::String & GetNetworkBorderGroup() const
const Aws::String & GetCarrierIp() const
const Aws::String & GetNetworkInterfaceId() const
Address & WithNetworkBorderGroup(const char *value)
const Aws::String & GetCustomerOwnedIpv4Pool() const
bool PublicIpv4PoolHasBeenSet() const
AWS_EC2_API Address & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool CustomerOwnedIpHasBeenSet() const
void SetCustomerOwnedIp(Aws::String &&value)
void SetAllocationId(const char *value)
Address & WithCarrierIp(const Aws::String &value)
bool NetworkInterfaceOwnerIdHasBeenSet() const
bool TagsHasBeenSet() const
void SetPublicIpv4Pool(const Aws::String &value)
void SetNetworkInterfaceId(Aws::String &&value)
void SetCarrierIp(const Aws::String &value)
void SetCarrierIp(Aws::String &&value)
AWS_EC2_API Address(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetInstanceId(const char *value)
void SetNetworkInterfaceOwnerId(const Aws::String &value)
void SetTags(Aws::Vector< Tag > &&value)
void SetCustomerOwnedIpv4Pool(const char *value)
Address & WithPrivateIpAddress(Aws::String &&value)
Address & AddTags(const Tag &value)
Address & WithNetworkInterfaceOwnerId(const char *value)
void SetDomain(const DomainType &value)
Address & WithTags(Aws::Vector< Tag > &&value)
Address & WithNetworkInterfaceOwnerId(Aws::String &&value)
void SetNetworkInterfaceOwnerId(Aws::String &&value)
Address & WithAllocationId(Aws::String &&value)
void SetNetworkBorderGroup(Aws::String &&value)
void SetCustomerOwnedIp(const Aws::String &value)
Address & WithInstanceId(const Aws::String &value)
void SetNetworkBorderGroup(const Aws::String &value)
const Aws::String & GetNetworkInterfaceOwnerId() const
void SetPublicIp(const char *value)
void SetAssociationId(Aws::String &&value)
void SetAssociationId(const char *value)
void SetInstanceId(const Aws::String &value)
Address & WithInstanceId(Aws::String &&value)
bool PrivateIpAddressHasBeenSet() const
const DomainType & GetDomain() const
Address & WithNetworkInterfaceOwnerId(const Aws::String &value)
void SetNetworkInterfaceId(const Aws::String &value)
AWS_EC2_API void OutputToStream(Aws::OStream &oStream, const char *location) const
Address & WithCustomerOwnedIp(const char *value)
Address & WithNetworkBorderGroup(const Aws::String &value)
Address & WithPrivateIpAddress(const char *value)
const Aws::String & GetAssociationId() const
const Aws::String & GetPublicIp() const
void SetAllocationId(Aws::String &&value)
void SetNetworkInterfaceId(const char *value)
Address & WithDomain(const DomainType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream