7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/deadline/model/LicenseEndpointStatus.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
81 inline void SetVpcId(
const char* value) { m_vpcId.assign(value); }
94 inline void SetDnsName(
const char* value) { m_dnsName.assign(value); }
133 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetLicenseEndpointResult & AddSecurityGroupIds(const Aws::String &value)
GetLicenseEndpointResult & WithStatus(const LicenseEndpointStatus &value)
void SetDnsName(Aws::String &&value)
GetLicenseEndpointResult & AddSecurityGroupIds(Aws::String &&value)
GetLicenseEndpointResult & WithRequestId(const char *value)
void SetRequestId(Aws::String &&value)
void SetVpcId(const char *value)
GetLicenseEndpointResult & WithDnsName(Aws::String &&value)
GetLicenseEndpointResult & WithStatusMessage(const Aws::String &value)
const Aws::Vector< Aws::String > & GetSecurityGroupIds() const
GetLicenseEndpointResult & AddSecurityGroupIds(const char *value)
GetLicenseEndpointResult & WithDnsName(const Aws::String &value)
const Aws::String & GetLicenseEndpointId() const
void SetSubnetIds(const Aws::Vector< Aws::String > &value)
GetLicenseEndpointResult & WithLicenseEndpointId(Aws::String &&value)
void SetLicenseEndpointId(const char *value)
void SetSecurityGroupIds(Aws::Vector< Aws::String > &&value)
void SetLicenseEndpointId(Aws::String &&value)
GetLicenseEndpointResult & AddSubnetIds(Aws::String &&value)
void SetSecurityGroupIds(const Aws::Vector< Aws::String > &value)
const Aws::String & GetStatusMessage() const
void SetStatus(LicenseEndpointStatus &&value)
GetLicenseEndpointResult & WithStatus(LicenseEndpointStatus &&value)
AWS_DEADLINE_API GetLicenseEndpointResult()
GetLicenseEndpointResult & WithSubnetIds(const Aws::Vector< Aws::String > &value)
const Aws::String & GetDnsName() const
void SetVpcId(Aws::String &&value)
const Aws::Vector< Aws::String > & GetSubnetIds() const
void SetDnsName(const char *value)
GetLicenseEndpointResult & WithSubnetIds(Aws::Vector< Aws::String > &&value)
void SetVpcId(const Aws::String &value)
GetLicenseEndpointResult & WithVpcId(Aws::String &&value)
void SetSubnetIds(Aws::Vector< Aws::String > &&value)
GetLicenseEndpointResult & WithVpcId(const Aws::String &value)
GetLicenseEndpointResult & WithDnsName(const char *value)
GetLicenseEndpointResult & WithLicenseEndpointId(const char *value)
const Aws::String & GetVpcId() const
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
GetLicenseEndpointResult & WithVpcId(const char *value)
AWS_DEADLINE_API GetLicenseEndpointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const LicenseEndpointStatus & GetStatus() const
void SetLicenseEndpointId(const Aws::String &value)
GetLicenseEndpointResult & AddSubnetIds(const Aws::String &value)
GetLicenseEndpointResult & WithRequestId(Aws::String &&value)
void SetStatusMessage(Aws::String &&value)
GetLicenseEndpointResult & AddSubnetIds(const char *value)
void SetStatusMessage(const Aws::String &value)
GetLicenseEndpointResult & WithStatusMessage(Aws::String &&value)
void SetStatus(const LicenseEndpointStatus &value)
GetLicenseEndpointResult & WithLicenseEndpointId(const Aws::String &value)
void SetStatusMessage(const char *value)
GetLicenseEndpointResult & WithSecurityGroupIds(Aws::Vector< Aws::String > &&value)
void SetDnsName(const Aws::String &value)
AWS_DEADLINE_API GetLicenseEndpointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetLicenseEndpointResult & WithSecurityGroupIds(const Aws::Vector< Aws::String > &value)
GetLicenseEndpointResult & WithStatusMessage(const char *value)
GetLicenseEndpointResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() 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