7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/location/LocationServiceRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14namespace LocationService
43 inline void SetKeyName(
const char* value) { m_keyNameHasBeenSet =
true; m_keyName.assign(value); }
51 bool m_keyNameHasBeenSet =
false;
void SetKeyName(const char *value)
DescribeKeyRequest & WithKeyName(const Aws::String &value)
void SetKeyName(Aws::String &&value)
void SetKeyName(const Aws::String &value)
DescribeKeyRequest & WithKeyName(const char *value)
AWS_LOCATIONSERVICE_API Aws::String SerializePayload() const override
bool KeyNameHasBeenSet() const
DescribeKeyRequest & WithKeyName(Aws::String &&value)
AWS_LOCATIONSERVICE_API DescribeKeyRequest()
const Aws::String & GetKeyName() const
virtual const char * GetServiceRequestName() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String