7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/license-manager/model/License.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); }
GetLicenseResult & WithRequestId(Aws::String &&value)
const License & GetLicense() const
GetLicenseResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
AWS_LICENSEMANAGER_API GetLicenseResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetLicenseResult & WithLicense(const License &value)
void SetRequestId(const Aws::String &value)
GetLicenseResult & WithRequestId(const char *value)
void SetLicense(License &&value)
void SetLicense(const License &value)
void SetRequestId(Aws::String &&value)
AWS_LICENSEMANAGER_API GetLicenseResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_LICENSEMANAGER_API GetLicenseResult()
GetLicenseResult & WithLicense(License &&value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue