7#include <aws/vpc-lattice/VPCLattice_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/vpc-lattice/model/AuthType.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/vpc-lattice/model/DnsEntry.h>
12#include <aws/vpc-lattice/model/ServiceStatus.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
46 inline void SetArn(
const char* value) { m_arn.assign(value); }
145 inline void SetId(
const char* value) { m_id.assign(value); }
170 inline void SetName(
const char* value) { m_name.assign(value); }
192 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetArn(Aws::String &&value)
GetServiceResult & WithDnsEntry(const DnsEntry &value)
void SetName(const Aws::String &value)
GetServiceResult & WithRequestId(const Aws::String &value)
void SetStatus(ServiceStatus &&value)
const Aws::String & GetCertificateArn() const
GetServiceResult & WithName(const char *value)
void SetDnsEntry(DnsEntry &&value)
void SetName(Aws::String &&value)
void SetCustomDomainName(const char *value)
GetServiceResult & WithId(const Aws::String &value)
AWS_VPCLATTICE_API GetServiceResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetId(Aws::String &&value)
GetServiceResult & WithRequestId(Aws::String &&value)
GetServiceResult & WithFailureMessage(Aws::String &&value)
const Aws::String & GetFailureMessage() const
GetServiceResult & WithFailureMessage(const char *value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
GetServiceResult & WithCertificateArn(const char *value)
GetServiceResult & WithStatus(ServiceStatus &&value)
GetServiceResult & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetFailureCode(const char *value)
GetServiceResult & WithCreatedAt(Aws::Utils::DateTime &&value)
GetServiceResult & WithName(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetFailureMessage(const Aws::String &value)
void SetFailureMessage(Aws::String &&value)
GetServiceResult & WithCertificateArn(const Aws::String &value)
void SetCertificateArn(Aws::String &&value)
void SetCustomDomainName(const Aws::String &value)
void SetId(const char *value)
void SetDnsEntry(const DnsEntry &value)
const Aws::String & GetId() const
void SetCreatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetFailureCode() const
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
GetServiceResult & WithCustomDomainName(Aws::String &&value)
GetServiceResult & WithAuthType(const AuthType &value)
void SetFailureMessage(const char *value)
void SetArn(const char *value)
const ServiceStatus & GetStatus() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
void SetCertificateArn(const char *value)
GetServiceResult & WithDnsEntry(DnsEntry &&value)
AWS_VPCLATTICE_API GetServiceResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetAuthType(AuthType &&value)
GetServiceResult & WithId(Aws::String &&value)
void SetStatus(const ServiceStatus &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetName(const char *value)
void SetAuthType(const AuthType &value)
GetServiceResult & WithArn(const char *value)
GetServiceResult & WithStatus(const ServiceStatus &value)
GetServiceResult & WithAuthType(AuthType &&value)
void SetRequestId(const char *value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
GetServiceResult & WithCreatedAt(const Aws::Utils::DateTime &value)
const DnsEntry & GetDnsEntry() const
GetServiceResult & WithCustomDomainName(const char *value)
GetServiceResult & WithFailureMessage(const Aws::String &value)
const Aws::String & GetArn() const
GetServiceResult & WithArn(Aws::String &&value)
GetServiceResult & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
GetServiceResult & WithFailureCode(const Aws::String &value)
GetServiceResult & WithFailureCode(const char *value)
GetServiceResult & WithId(const char *value)
GetServiceResult & WithName(const Aws::String &value)
const Aws::String & GetName() const
void SetCertificateArn(const Aws::String &value)
GetServiceResult & WithRequestId(const char *value)
const AuthType & GetAuthType() const
void SetCustomDomainName(Aws::String &&value)
const Aws::String & GetCustomDomainName() const
void SetId(const Aws::String &value)
void SetFailureCode(const Aws::String &value)
GetServiceResult & WithArn(const Aws::String &value)
GetServiceResult & WithCertificateArn(Aws::String &&value)
GetServiceResult & WithCustomDomainName(const Aws::String &value)
void SetArn(const Aws::String &value)
AWS_VPCLATTICE_API GetServiceResult()
GetServiceResult & WithFailureCode(Aws::String &&value)
void SetFailureCode(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue