7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/s3tables/S3Tables_EXPORTS.h>
12#include <aws/s3tables/model/ManagedTableInformation.h>
13#include <aws/s3tables/model/OpenTableFormat.h>
14#include <aws/s3tables/model/TableType.h>
19template <
typename RESULT_TYPE>
20class AmazonWebServiceResult;
40 template <
typename NameT = Aws::String>
42 m_nameHasBeenSet =
true;
43 m_name = std::forward<NameT>(value);
45 template <
typename NameT = Aws::String>
47 SetName(std::forward<NameT>(value));
58 m_typeHasBeenSet =
true;
72 template <
typename TableARNT = Aws::String>
74 m_tableARNHasBeenSet =
true;
75 m_tableARN = std::forward<TableARNT>(value);
77 template <
typename TableARNT = Aws::String>
89 template <
typename NamespaceT = Aws::Vector<Aws::String>>
91 m_namespaceHasBeenSet =
true;
92 m_namespace = std::forward<NamespaceT>(value);
94 template <
typename NamespaceT = Aws::Vector<Aws::String>>
99 template <
typename NamespaceT = Aws::String>
101 m_namespaceHasBeenSet =
true;
102 m_namespace.emplace_back(std::forward<NamespaceT>(value));
112 template <
typename NamespaceIdT = Aws::String>
114 m_namespaceIdHasBeenSet =
true;
115 m_namespaceId = std::forward<NamespaceIdT>(value);
117 template <
typename NamespaceIdT = Aws::String>
129 template <
typename VersionTokenT = Aws::String>
131 m_versionTokenHasBeenSet =
true;
132 m_versionToken = std::forward<VersionTokenT>(value);
134 template <
typename VersionTokenT = Aws::String>
146 template <
typename MetadataLocationT = Aws::String>
148 m_metadataLocationHasBeenSet =
true;
149 m_metadataLocation = std::forward<MetadataLocationT>(value);
151 template <
typename MetadataLocationT = Aws::String>
163 template <
typename WarehouseLocationT = Aws::String>
165 m_warehouseLocationHasBeenSet =
true;
166 m_warehouseLocation = std::forward<WarehouseLocationT>(value);
168 template <
typename WarehouseLocationT = Aws::String>
180 template <
typename CreatedAtT = Aws::Utils::DateTime>
182 m_createdAtHasBeenSet =
true;
183 m_createdAt = std::forward<CreatedAtT>(value);
185 template <
typename CreatedAtT = Aws::Utils::DateTime>
197 template <
typename CreatedByT = Aws::String>
199 m_createdByHasBeenSet =
true;
200 m_createdBy = std::forward<CreatedByT>(value);
202 template <
typename CreatedByT = Aws::String>
214 template <
typename ManagedByServiceT = Aws::String>
216 m_managedByServiceHasBeenSet =
true;
217 m_managedByService = std::forward<ManagedByServiceT>(value);
219 template <
typename ManagedByServiceT = Aws::String>
231 template <
typename ModifiedAtT = Aws::Utils::DateTime>
233 m_modifiedAtHasBeenSet =
true;
234 m_modifiedAt = std::forward<ModifiedAtT>(value);
236 template <
typename ModifiedAtT = Aws::Utils::DateTime>
248 template <
typename ModifiedByT = Aws::String>
250 m_modifiedByHasBeenSet =
true;
251 m_modifiedBy = std::forward<ModifiedByT>(value);
253 template <
typename ModifiedByT = Aws::String>
265 template <
typename OwnerAccountIdT = Aws::String>
267 m_ownerAccountIdHasBeenSet =
true;
268 m_ownerAccountId = std::forward<OwnerAccountIdT>(value);
270 template <
typename OwnerAccountIdT = Aws::String>
283 m_formatHasBeenSet =
true;
297 template <
typename TableBucketIdT = Aws::String>
299 m_tableBucketIdHasBeenSet =
true;
300 m_tableBucketId = std::forward<TableBucketIdT>(value);
302 template <
typename TableBucketIdT = Aws::String>
315 template <
typename ManagedTableInformationT = ManagedTableInformation>
317 m_managedTableInformationHasBeenSet =
true;
318 m_managedTableInformation = std::forward<ManagedTableInformationT>(value);
320 template <
typename ManagedTableInformationT = ManagedTableInformation>
330 template <
typename RequestIdT = Aws::String>
332 m_requestIdHasBeenSet =
true;
333 m_requestId = std::forward<RequestIdT>(value);
335 template <
typename RequestIdT = Aws::String>
376 ManagedTableInformation m_managedTableInformation;
380 bool m_nameHasBeenSet =
false;
381 bool m_typeHasBeenSet =
false;
382 bool m_tableARNHasBeenSet =
false;
383 bool m_namespaceHasBeenSet =
false;
384 bool m_namespaceIdHasBeenSet =
false;
385 bool m_versionTokenHasBeenSet =
false;
386 bool m_metadataLocationHasBeenSet =
false;
387 bool m_warehouseLocationHasBeenSet =
false;
388 bool m_createdAtHasBeenSet =
false;
389 bool m_createdByHasBeenSet =
false;
390 bool m_managedByServiceHasBeenSet =
false;
391 bool m_modifiedAtHasBeenSet =
false;
392 bool m_modifiedByHasBeenSet =
false;
393 bool m_ownerAccountIdHasBeenSet =
false;
394 bool m_formatHasBeenSet =
false;
395 bool m_tableBucketIdHasBeenSet =
false;
396 bool m_managedTableInformationHasBeenSet =
false;
397 bool m_requestIdHasBeenSet =
false;
const Aws::Utils::DateTime & GetCreatedAt() const
void SetNamespaceId(NamespaceIdT &&value)
const Aws::String & GetName() const
Aws::Http::HttpResponseCode GetHttpResponseCode() const
GetTableResult & WithModifiedBy(ModifiedByT &&value)
void SetManagedTableInformation(ManagedTableInformationT &&value)
GetTableResult & WithWarehouseLocation(WarehouseLocationT &&value)
void SetType(TableType value)
AWS_S3TABLES_API GetTableResult()=default
void SetName(NameT &&value)
const Aws::String & GetVersionToken() const
GetTableResult & WithNamespaceId(NamespaceIdT &&value)
const Aws::String & GetNamespaceId() const
void SetMetadataLocation(MetadataLocationT &&value)
TableType GetType() const
GetTableResult & WithOwnerAccountId(OwnerAccountIdT &&value)
GetTableResult & WithType(TableType value)
void SetManagedByService(ManagedByServiceT &&value)
GetTableResult & AddNamespace(NamespaceT &&value)
void SetVersionToken(VersionTokenT &&value)
const Aws::String & GetMetadataLocation() const
const Aws::Vector< Aws::String > & GetNamespace() const
GetTableResult & WithVersionToken(VersionTokenT &&value)
const Aws::String & GetRequestId() const
GetTableResult & WithNamespace(NamespaceT &&value)
void SetCreatedBy(CreatedByT &&value)
const Aws::Utils::DateTime & GetModifiedAt() const
const Aws::String & GetCreatedBy() const
GetTableResult & WithModifiedAt(ModifiedAtT &&value)
GetTableResult & WithManagedByService(ManagedByServiceT &&value)
GetTableResult & WithMetadataLocation(MetadataLocationT &&value)
void SetFormat(OpenTableFormat value)
GetTableResult & WithCreatedBy(CreatedByT &&value)
void SetTableBucketId(TableBucketIdT &&value)
GetTableResult & WithFormat(OpenTableFormat value)
void SetWarehouseLocation(WarehouseLocationT &&value)
const Aws::String & GetTableBucketId() const
void SetOwnerAccountId(OwnerAccountIdT &&value)
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetTableARN() const
const ManagedTableInformation & GetManagedTableInformation() const
GetTableResult & WithManagedTableInformation(ManagedTableInformationT &&value)
const Aws::String & GetWarehouseLocation() const
AWS_S3TABLES_API GetTableResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_S3TABLES_API GetTableResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetTableResult & WithCreatedAt(CreatedAtT &&value)
const Aws::String & GetManagedByService() const
const Aws::String & GetOwnerAccountId() const
void SetRequestId(RequestIdT &&value)
GetTableResult & WithTableBucketId(TableBucketIdT &&value)
void SetTableARN(TableARNT &&value)
void SetNamespace(NamespaceT &&value)
void SetModifiedAt(ModifiedAtT &&value)
GetTableResult & WithRequestId(RequestIdT &&value)
GetTableResult & WithName(NameT &&value)
OpenTableFormat GetFormat() const
GetTableResult & WithTableARN(TableARNT &&value)
const Aws::String & GetModifiedBy() const
void SetModifiedBy(ModifiedByT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue