7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/KeyPair.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const Aws::String &value)
GetKeyPairResult & WithKeyPair(KeyPair &&value)
void SetKeyPair(const KeyPair &value)
GetKeyPairResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
AWS_LIGHTSAIL_API GetKeyPairResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetKeyPairResult & WithKeyPair(const KeyPair &value)
AWS_LIGHTSAIL_API GetKeyPairResult()
void SetKeyPair(KeyPair &&value)
const KeyPair & GetKeyPair() const
GetKeyPairResult & WithRequestId(const char *value)
AWS_LIGHTSAIL_API GetKeyPairResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetKeyPairResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue