7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/deadline/DeadlineRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 inline void SetLicenseEndpointId(
const char* value) { m_licenseEndpointIdHasBeenSet =
true; m_licenseEndpointId.assign(value); }
51 bool m_licenseEndpointIdHasBeenSet =
false;
void SetLicenseEndpointId(const Aws::String &value)
const Aws::String & GetLicenseEndpointId() const
void SetLicenseEndpointId(Aws::String &&value)
bool LicenseEndpointIdHasBeenSet() const
GetLicenseEndpointRequest & WithLicenseEndpointId(const char *value)
void SetLicenseEndpointId(const char *value)
virtual const char * GetServiceRequestName() const override
GetLicenseEndpointRequest & WithLicenseEndpointId(const Aws::String &value)
AWS_DEADLINE_API GetLicenseEndpointRequest()
GetLicenseEndpointRequest & WithLicenseEndpointId(Aws::String &&value)
AWS_DEADLINE_API Aws::String SerializePayload() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String