7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/license-manager/model/LicenseUsage.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace LicenseManager
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const LicenseUsage & GetLicenseUsage() const
GetLicenseUsageResult & WithRequestId(const char *value)
AWS_LICENSEMANAGER_API GetLicenseUsageResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLicenseUsage(LicenseUsage &&value)
void SetRequestId(const char *value)
GetLicenseUsageResult & WithLicenseUsage(LicenseUsage &&value)
AWS_LICENSEMANAGER_API GetLicenseUsageResult()
void SetRequestId(Aws::String &&value)
void SetLicenseUsage(const LicenseUsage &value)
GetLicenseUsageResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
GetLicenseUsageResult & WithLicenseUsage(const LicenseUsage &value)
GetLicenseUsageResult & WithRequestId(Aws::String &&value)
AWS_LICENSEMANAGER_API GetLicenseUsageResult(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