7#include <aws/fis/FIS_EXPORTS.h>
8#include <aws/fis/model/SafetyLever.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); }
GetSafetyLeverResult & WithSafetyLever(const SafetyLever &value)
GetSafetyLeverResult & WithRequestId(const char *value)
GetSafetyLeverResult & WithRequestId(Aws::String &&value)
void SetSafetyLever(const SafetyLever &value)
const Aws::String & GetRequestId() const
GetSafetyLeverResult & WithRequestId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
void SetSafetyLever(SafetyLever &&value)
GetSafetyLeverResult & WithSafetyLever(SafetyLever &&value)
void SetRequestId(const char *value)
AWS_FIS_API GetSafetyLeverResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
AWS_FIS_API GetSafetyLeverResult()
AWS_FIS_API GetSafetyLeverResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const SafetyLever & GetSafetyLever() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue