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;
AWS_GLUE_API Aws::String SerializePayload() const override
bool RegistryIdHasBeenSet() const
DeleteRegistryRequest & WithRegistryId(const RegistryId &value)
void SetRegistryId(RegistryId &&value)
virtual const char * GetServiceRequestName() const override
AWS_GLUE_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
DeleteRegistryRequest & WithRegistryId(RegistryId &&value)
void SetRegistryId(const RegistryId &value)
const RegistryId & GetRegistryId() const
AWS_GLUE_API DeleteRegistryRequest()
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String