7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
78 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
DownloadDefaultKeyPairResult & WithRequestId(const char *value)
DownloadDefaultKeyPairResult & WithPrivateKeyBase64(const Aws::String &value)
DownloadDefaultKeyPairResult & WithPrivateKeyBase64(const char *value)
const Aws::String & GetPublicKeyBase64() const
void SetPublicKeyBase64(const Aws::String &value)
void SetPrivateKeyBase64(Aws::String &&value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
DownloadDefaultKeyPairResult & WithPrivateKeyBase64(Aws::String &&value)
DownloadDefaultKeyPairResult & WithPublicKeyBase64(Aws::String &&value)
DownloadDefaultKeyPairResult & WithPublicKeyBase64(const Aws::String &value)
AWS_LIGHTSAIL_API DownloadDefaultKeyPairResult()
void SetPrivateKeyBase64(const Aws::String &value)
DownloadDefaultKeyPairResult & WithRequestId(Aws::String &&value)
AWS_LIGHTSAIL_API DownloadDefaultKeyPairResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
void SetPublicKeyBase64(const char *value)
DownloadDefaultKeyPairResult & WithCreatedAt(const Aws::Utils::DateTime &value)
DownloadDefaultKeyPairResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
const Aws::String & GetPrivateKeyBase64() const
const Aws::Utils::DateTime & GetCreatedAt() const
void SetRequestId(const Aws::String &value)
DownloadDefaultKeyPairResult & WithPublicKeyBase64(const char *value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetPublicKeyBase64(Aws::String &&value)
void SetPrivateKeyBase64(const char *value)
AWS_LIGHTSAIL_API DownloadDefaultKeyPairResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DownloadDefaultKeyPairResult & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue