7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/glue/Glue_EXPORTS.h>
10#include <aws/glue/model/Compatibility.h>
11#include <aws/glue/model/DataFormat.h>
12#include <aws/glue/model/SchemaStatus.h>
13#include <aws/glue/model/SchemaVersionStatus.h>
18template <
typename RESULT_TYPE>
19class AmazonWebServiceResult;
39 template <
typename RegistryNameT = Aws::String>
41 m_registryNameHasBeenSet =
true;
42 m_registryName = std::forward<RegistryNameT>(value);
44 template <
typename RegistryNameT = Aws::String>
56 template <
typename RegistryArnT = Aws::String>
58 m_registryArnHasBeenSet =
true;
59 m_registryArn = std::forward<RegistryArnT>(value);
61 template <
typename RegistryArnT = Aws::String>
73 template <
typename SchemaNameT = Aws::String>
75 m_schemaNameHasBeenSet =
true;
76 m_schemaName = std::forward<SchemaNameT>(value);
78 template <
typename SchemaNameT = Aws::String>
90 template <
typename SchemaArnT = Aws::String>
92 m_schemaArnHasBeenSet =
true;
93 m_schemaArn = std::forward<SchemaArnT>(value);
95 template <
typename SchemaArnT = Aws::String>
107 template <
typename DescriptionT = Aws::String>
109 m_descriptionHasBeenSet =
true;
110 m_description = std::forward<DescriptionT>(value);
112 template <
typename DescriptionT = Aws::String>
126 m_dataFormatHasBeenSet =
true;
127 m_dataFormat = value;
141 m_compatibilityHasBeenSet =
true;
142 m_compatibility = value;
157 m_schemaCheckpointHasBeenSet =
true;
158 m_schemaCheckpoint = value;
173 m_latestSchemaVersionHasBeenSet =
true;
174 m_latestSchemaVersion = value;
189 m_nextSchemaVersionHasBeenSet =
true;
190 m_nextSchemaVersion = value;
204 m_schemaStatusHasBeenSet =
true;
205 m_schemaStatus = value;
218 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
220 m_tagsHasBeenSet =
true;
221 m_tags = std::forward<TagsT>(value);
223 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
225 SetTags(std::forward<TagsT>(value));
228 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
230 m_tagsHasBeenSet =
true;
231 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
241 template <
typename SchemaVersionIdT = Aws::String>
243 m_schemaVersionIdHasBeenSet =
true;
244 m_schemaVersionId = std::forward<SchemaVersionIdT>(value);
246 template <
typename SchemaVersionIdT = Aws::String>
259 m_schemaVersionStatusHasBeenSet =
true;
260 m_schemaVersionStatus = value;
271 template <
typename RequestIdT = Aws::String>
273 m_requestIdHasBeenSet =
true;
274 m_requestId = std::forward<RequestIdT>(value);
276 template <
typename RequestIdT = Aws::String>
297 long long m_schemaCheckpoint{0};
299 long long m_latestSchemaVersion{0};
301 long long m_nextSchemaVersion{0};
312 bool m_registryNameHasBeenSet =
false;
313 bool m_registryArnHasBeenSet =
false;
314 bool m_schemaNameHasBeenSet =
false;
315 bool m_schemaArnHasBeenSet =
false;
316 bool m_descriptionHasBeenSet =
false;
317 bool m_dataFormatHasBeenSet =
false;
318 bool m_compatibilityHasBeenSet =
false;
319 bool m_schemaCheckpointHasBeenSet =
false;
320 bool m_latestSchemaVersionHasBeenSet =
false;
321 bool m_nextSchemaVersionHasBeenSet =
false;
322 bool m_schemaStatusHasBeenSet =
false;
323 bool m_tagsHasBeenSet =
false;
324 bool m_schemaVersionIdHasBeenSet =
false;
325 bool m_schemaVersionStatusHasBeenSet =
false;
326 bool m_requestIdHasBeenSet =
false;
SchemaStatus GetSchemaStatus() const
SchemaVersionStatus GetSchemaVersionStatus() const
CreateSchemaResult & WithSchemaVersionStatus(SchemaVersionStatus value)
const Aws::String & GetRegistryArn() const
void SetRequestId(RequestIdT &&value)
void SetSchemaCheckpoint(long long value)
const Aws::String & GetRegistryName() const
CreateSchemaResult & WithSchemaName(SchemaNameT &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetDescription() const
CreateSchemaResult & WithDescription(DescriptionT &&value)
Compatibility GetCompatibility() const
void SetSchemaName(SchemaNameT &&value)
AWS_GLUE_API CreateSchemaResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSchemaVersionStatus(SchemaVersionStatus value)
void SetDescription(DescriptionT &&value)
AWS_GLUE_API CreateSchemaResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DataFormat GetDataFormat() const
CreateSchemaResult & WithDataFormat(DataFormat value)
void SetSchemaStatus(SchemaStatus value)
CreateSchemaResult & WithSchemaCheckpoint(long long value)
const Aws::String & GetSchemaName() const
void SetLatestSchemaVersion(long long value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
AWS_GLUE_API CreateSchemaResult()=default
long long GetSchemaCheckpoint() const
CreateSchemaResult & WithRegistryName(RegistryNameT &&value)
CreateSchemaResult & WithSchemaArn(SchemaArnT &&value)
void SetRegistryName(RegistryNameT &&value)
const Aws::String & GetSchemaVersionId() const
CreateSchemaResult & WithTags(TagsT &&value)
CreateSchemaResult & WithCompatibility(Compatibility value)
long long GetNextSchemaVersion() const
void SetSchemaVersionId(SchemaVersionIdT &&value)
CreateSchemaResult & WithSchemaStatus(SchemaStatus value)
CreateSchemaResult & WithRegistryArn(RegistryArnT &&value)
void SetDataFormat(DataFormat value)
CreateSchemaResult & WithNextSchemaVersion(long long value)
void SetCompatibility(Compatibility value)
void SetNextSchemaVersion(long long value)
const Aws::String & GetSchemaArn() const
CreateSchemaResult & WithRequestId(RequestIdT &&value)
long long GetLatestSchemaVersion() const
CreateSchemaResult & WithSchemaVersionId(SchemaVersionIdT &&value)
void SetRegistryArn(RegistryArnT &&value)
CreateSchemaResult & WithLatestSchemaVersion(long long value)
CreateSchemaResult & AddTags(TagsKeyT &&key, TagsValueT &&value)
void SetSchemaArn(SchemaArnT &&value)
void SetTags(TagsT &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue