7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/mailmanager/model/RelayAuthentication.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
78 inline void SetRelayArn(
const char* value) { m_relayArn.assign(value); }
91 inline void SetRelayId(
const char* value) { m_relayId.assign(value); }
104 inline void SetRelayName(
const char* value) { m_relayName.assign(value); }
117 inline void SetServerName(
const char* value) { m_serverName.assign(value); }
137 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRelayArn(const Aws::String &value)
GetRelayResult & WithLastModifiedTimestamp(const Aws::Utils::DateTime &value)
void SetAuthentication(const RelayAuthentication &value)
GetRelayResult & WithLastModifiedTimestamp(Aws::Utils::DateTime &&value)
void SetRelayName(const char *value)
void SetServerName(const Aws::String &value)
const Aws::String & GetRelayName() const
void SetRelayId(const Aws::String &value)
void SetLastModifiedTimestamp(Aws::Utils::DateTime &&value)
GetRelayResult & WithServerName(const Aws::String &value)
const Aws::Utils::DateTime & GetLastModifiedTimestamp() const
GetRelayResult & WithRelayName(Aws::String &&value)
GetRelayResult & WithAuthentication(RelayAuthentication &&value)
void SetRequestId(const Aws::String &value)
GetRelayResult & WithCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
void SetRelayArn(Aws::String &&value)
void SetRelayArn(const char *value)
GetRelayResult & WithAuthentication(const RelayAuthentication &value)
void SetRequestId(const char *value)
GetRelayResult & WithRequestId(Aws::String &&value)
void SetCreatedTimestamp(Aws::Utils::DateTime &&value)
AWS_MAILMANAGER_API GetRelayResult()
GetRelayResult & WithRelayName(const Aws::String &value)
GetRelayResult & WithRelayId(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
const Aws::String & GetRelayArn() const
const Aws::String & GetServerName() const
GetRelayResult & WithRelayId(const Aws::String &value)
GetRelayResult & WithRelayName(const char *value)
void SetLastModifiedTimestamp(const Aws::Utils::DateTime &value)
void SetCreatedTimestamp(const Aws::Utils::DateTime &value)
AWS_MAILMANAGER_API GetRelayResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRelayId(Aws::String &&value)
const Aws::String & GetRequestId() const
GetRelayResult & WithRequestId(const Aws::String &value)
GetRelayResult & WithServerName(const char *value)
void SetAuthentication(RelayAuthentication &&value)
GetRelayResult & WithServerPort(int value)
GetRelayResult & WithRelayArn(const Aws::String &value)
int GetServerPort() const
void SetServerName(Aws::String &&value)
GetRelayResult & WithCreatedTimestamp(const Aws::Utils::DateTime &value)
AWS_MAILMANAGER_API GetRelayResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetRelayResult & WithRelayArn(Aws::String &&value)
void SetServerPort(int value)
const Aws::String & GetRelayId() const
GetRelayResult & WithRequestId(const char *value)
void SetRelayName(Aws::String &&value)
void SetRelayName(const Aws::String &value)
const RelayAuthentication & GetAuthentication() const
GetRelayResult & WithServerName(Aws::String &&value)
void SetRelayId(const char *value)
GetRelayResult & WithRelayId(const char *value)
void SetServerName(const char *value)
GetRelayResult & WithRelayArn(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue