7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/glue/model/RegistryStatus.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
56 inline void SetRegistryArn(
const char* value) { m_registryArn.assign(value); }
69 inline void SetDescription(
const char* value) { m_description.assign(value); }
93 inline void SetCreatedTime(
const char* value) { m_createdTime.assign(value); }
117 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRegistryName(Aws::String &&value)
void SetUpdatedTime(Aws::String &&value)
void SetUpdatedTime(const Aws::String &value)
const RegistryStatus & GetStatus() const
void SetDescription(Aws::String &&value)
void SetStatus(const RegistryStatus &value)
GetRegistryResult & WithDescription(Aws::String &&value)
GetRegistryResult & WithRegistryArn(const char *value)
GetRegistryResult & WithUpdatedTime(const Aws::String &value)
GetRegistryResult & WithRegistryName(const char *value)
void SetCreatedTime(const char *value)
GetRegistryResult & WithCreatedTime(const Aws::String &value)
const Aws::String & GetUpdatedTime() const
const Aws::String & GetRequestId() const
GetRegistryResult & WithRegistryArn(Aws::String &&value)
GetRegistryResult & WithRequestId(const Aws::String &value)
GetRegistryResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_GLUE_API GetRegistryResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetRegistryResult & WithUpdatedTime(const char *value)
void SetRegistryName(const Aws::String &value)
void SetRequestId(const char *value)
void SetRegistryArn(Aws::String &&value)
const Aws::String & GetRegistryName() const
GetRegistryResult & WithRequestId(const char *value)
GetRegistryResult & WithDescription(const Aws::String &value)
void SetRegistryArn(const Aws::String &value)
GetRegistryResult & WithUpdatedTime(Aws::String &&value)
void SetDescription(const Aws::String &value)
void SetRegistryName(const char *value)
void SetRegistryArn(const char *value)
const Aws::String & GetCreatedTime() const
GetRegistryResult & WithStatus(const RegistryStatus &value)
AWS_GLUE_API GetRegistryResult()
const Aws::String & GetRegistryArn() const
GetRegistryResult & WithRegistryName(const Aws::String &value)
GetRegistryResult & WithRegistryName(Aws::String &&value)
GetRegistryResult & WithDescription(const char *value)
void SetStatus(RegistryStatus &&value)
GetRegistryResult & WithRegistryArn(const Aws::String &value)
GetRegistryResult & WithStatus(RegistryStatus &&value)
void SetCreatedTime(const Aws::String &value)
AWS_GLUE_API GetRegistryResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetDescription() const
void SetDescription(const char *value)
GetRegistryResult & WithCreatedTime(Aws::String &&value)
void SetUpdatedTime(const char *value)
GetRegistryResult & WithCreatedTime(const char *value)
void SetCreatedTime(Aws::String &&value)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue