7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/GlueRequest.h>
9#include <aws/glue/model/RegistryId.h>
52 bool m_registryIdHasBeenSet =
false;
void SetRegistryId(RegistryId &&value)
AWS_GLUE_API GetRegistryRequest()
GetRegistryRequest & WithRegistryId(const RegistryId &value)
GetRegistryRequest & WithRegistryId(RegistryId &&value)
virtual const char * GetServiceRequestName() const override
void SetRegistryId(const RegistryId &value)
bool RegistryIdHasBeenSet() const
AWS_GLUE_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
const RegistryId & GetRegistryId() const
AWS_GLUE_API Aws::String SerializePayload() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String