7#include <aws/route53-recovery-control-config/Route53RecoveryControlConfig_EXPORTS.h>
8#include <aws/route53-recovery-control-config/model/ControlPanel.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace Route53RecoveryControlConfig
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const ControlPanel & GetControlPanel() const
DescribeControlPanelResult & WithControlPanel(const ControlPanel &value)
DescribeControlPanelResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_ROUTE53RECOVERYCONTROLCONFIG_API DescribeControlPanelResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeControlPanelResult & WithRequestId(const char *value)
DescribeControlPanelResult & WithControlPanel(ControlPanel &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
void SetControlPanel(ControlPanel &&value)
AWS_ROUTE53RECOVERYCONTROLCONFIG_API DescribeControlPanelResult()
void SetRequestId(const char *value)
DescribeControlPanelResult & WithRequestId(const Aws::String &value)
void SetControlPanel(const ControlPanel &value)
AWS_ROUTE53RECOVERYCONTROLCONFIG_API DescribeControlPanelResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue