7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/mailmanager/model/IngressPointAuthConfiguration.h>
11#include <aws/mailmanager/model/IngressPointStatus.h>
12#include <aws/mailmanager/model/IngressPointType.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
47 inline void SetARecord(
const char* value) { m_aRecord.assign(value); }
133 inline void SetRuleSetId(
const char* value) { m_ruleSetId.assign(value); }
180 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetTrafficPolicyId(const char *value)
const IngressPointAuthConfiguration & GetIngressPointAuthConfiguration() const
const Aws::String & GetRequestId() const
GetIngressPointResult & WithStatus(IngressPointStatus &&value)
void SetARecord(const char *value)
void SetIngressPointId(const char *value)
void SetIngressPointName(const char *value)
void SetIngressPointName(Aws::String &&value)
GetIngressPointResult & WithCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
GetIngressPointResult & WithRuleSetId(const Aws::String &value)
GetIngressPointResult & WithRuleSetId(const char *value)
AWS_MAILMANAGER_API GetIngressPointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_MAILMANAGER_API GetIngressPointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetIngressPointResult & WithARecord(Aws::String &&value)
const Aws::String & GetIngressPointId() const
GetIngressPointResult & WithRequestId(Aws::String &&value)
void SetIngressPointAuthConfiguration(const IngressPointAuthConfiguration &value)
GetIngressPointResult & WithRequestId(const Aws::String &value)
void SetARecord(const Aws::String &value)
GetIngressPointResult & WithIngressPointName(const char *value)
GetIngressPointResult & WithTrafficPolicyId(const char *value)
GetIngressPointResult & WithIngressPointName(const Aws::String &value)
void SetLastUpdatedTimestamp(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
GetIngressPointResult & WithTrafficPolicyId(const Aws::String &value)
void SetTrafficPolicyId(const Aws::String &value)
void SetType(const IngressPointType &value)
GetIngressPointResult & WithIngressPointArn(const Aws::String &value)
void SetIngressPointArn(Aws::String &&value)
void SetIngressPointId(const Aws::String &value)
void SetIngressPointId(Aws::String &&value)
void SetIngressPointName(const Aws::String &value)
GetIngressPointResult & WithStatus(const IngressPointStatus &value)
GetIngressPointResult & WithIngressPointId(const char *value)
const IngressPointStatus & GetStatus() const
const Aws::String & GetARecord() const
void SetIngressPointArn(const Aws::String &value)
const Aws::String & GetIngressPointName() const
void SetIngressPointArn(const char *value)
void SetRuleSetId(const Aws::String &value)
void SetCreatedTimestamp(const Aws::Utils::DateTime &value)
void SetType(IngressPointType &&value)
GetIngressPointResult & WithARecord(const char *value)
void SetCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetStatus(IngressPointStatus &&value)
AWS_MAILMANAGER_API GetIngressPointResult()
const Aws::String & GetIngressPointArn() const
void SetStatus(const IngressPointStatus &value)
GetIngressPointResult & WithIngressPointId(const Aws::String &value)
GetIngressPointResult & WithRuleSetId(Aws::String &&value)
GetIngressPointResult & WithLastUpdatedTimestamp(const Aws::Utils::DateTime &value)
void SetARecord(Aws::String &&value)
void SetRuleSetId(const char *value)
void SetTrafficPolicyId(Aws::String &&value)
void SetLastUpdatedTimestamp(const Aws::Utils::DateTime &value)
GetIngressPointResult & WithIngressPointName(Aws::String &&value)
GetIngressPointResult & WithARecord(const Aws::String &value)
GetIngressPointResult & WithLastUpdatedTimestamp(Aws::Utils::DateTime &&value)
GetIngressPointResult & WithIngressPointAuthConfiguration(const IngressPointAuthConfiguration &value)
GetIngressPointResult & WithIngressPointArn(Aws::String &&value)
const Aws::String & GetTrafficPolicyId() const
GetIngressPointResult & WithTrafficPolicyId(Aws::String &&value)
void SetRuleSetId(Aws::String &&value)
GetIngressPointResult & WithType(const IngressPointType &value)
GetIngressPointResult & WithCreatedTimestamp(const Aws::Utils::DateTime &value)
GetIngressPointResult & WithIngressPointId(Aws::String &&value)
const IngressPointType & GetType() const
const Aws::String & GetRuleSetId() const
GetIngressPointResult & WithIngressPointArn(const char *value)
GetIngressPointResult & WithRequestId(const char *value)
GetIngressPointResult & WithIngressPointAuthConfiguration(IngressPointAuthConfiguration &&value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
void SetIngressPointAuthConfiguration(IngressPointAuthConfiguration &&value)
GetIngressPointResult & WithType(IngressPointType &&value)
const Aws::Utils::DateTime & GetLastUpdatedTimestamp() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue