7#include <aws/iottwinmaker/IoTTwinMaker_EXPORTS.h>
8#include <aws/iottwinmaker/model/PricingPlan.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
63 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const char *value)
AWS_IOTTWINMAKER_API GetPricingPlanResult()
void SetPendingPricingPlan(const PricingPlan &value)
void SetCurrentPricingPlan(const PricingPlan &value)
GetPricingPlanResult & WithPendingPricingPlan(const PricingPlan &value)
GetPricingPlanResult & WithRequestId(Aws::String &&value)
AWS_IOTTWINMAKER_API GetPricingPlanResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const PricingPlan & GetCurrentPricingPlan() const
GetPricingPlanResult & WithPendingPricingPlan(PricingPlan &&value)
void SetCurrentPricingPlan(PricingPlan &&value)
GetPricingPlanResult & WithCurrentPricingPlan(const PricingPlan &value)
const Aws::String & GetRequestId() const
GetPricingPlanResult & WithRequestId(const Aws::String &value)
void SetPendingPricingPlan(PricingPlan &&value)
const PricingPlan & GetPendingPricingPlan() const
GetPricingPlanResult & WithCurrentPricingPlan(PricingPlan &&value)
AWS_IOTTWINMAKER_API GetPricingPlanResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
GetPricingPlanResult & WithRequestId(const char *value)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue