7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/keyspaces/Keyspaces_EXPORTS.h>
11#include <aws/keyspaces/model/CapacitySpecificationSummary.h>
12#include <aws/keyspaces/model/CdcSpecificationSummary.h>
13#include <aws/keyspaces/model/ClientSideTimestamps.h>
14#include <aws/keyspaces/model/Comment.h>
15#include <aws/keyspaces/model/EncryptionSpecification.h>
16#include <aws/keyspaces/model/PointInTimeRecoverySummary.h>
17#include <aws/keyspaces/model/ReplicaSpecificationSummary.h>
18#include <aws/keyspaces/model/SchemaDefinition.h>
19#include <aws/keyspaces/model/TableStatus.h>
20#include <aws/keyspaces/model/TimeToLive.h>
21#include <aws/keyspaces/model/WarmThroughputSpecificationSummary.h>
26template <
typename RESULT_TYPE>
27class AmazonWebServiceResult;
47 template <
typename KeyspaceNameT = Aws::String>
49 m_keyspaceNameHasBeenSet =
true;
50 m_keyspaceName = std::forward<KeyspaceNameT>(value);
52 template <
typename KeyspaceNameT = Aws::String>
64 template <
typename TableNameT = Aws::String>
66 m_tableNameHasBeenSet =
true;
67 m_tableName = std::forward<TableNameT>(value);
69 template <
typename TableNameT = Aws::String>
81 template <
typename ResourceArnT = Aws::String>
83 m_resourceArnHasBeenSet =
true;
84 m_resourceArn = std::forward<ResourceArnT>(value);
86 template <
typename ResourceArnT = Aws::String>
98 template <
typename CreationTimestampT = Aws::Utils::DateTime>
100 m_creationTimestampHasBeenSet =
true;
101 m_creationTimestamp = std::forward<CreationTimestampT>(value);
103 template <
typename CreationTimestampT = Aws::Utils::DateTime>
116 m_statusHasBeenSet =
true;
130 template <
typename SchemaDefinitionT = SchemaDefinition>
132 m_schemaDefinitionHasBeenSet =
true;
133 m_schemaDefinition = std::forward<SchemaDefinitionT>(value);
135 template <
typename SchemaDefinitionT = SchemaDefinition>
149 template <
typename CapacitySpecificationT = CapacitySpecificationSummary>
151 m_capacitySpecificationHasBeenSet =
true;
152 m_capacitySpecification = std::forward<CapacitySpecificationT>(value);
154 template <
typename CapacitySpecificationT = CapacitySpecificationSummary>
166 template <
typename EncryptionSpecificationT = EncryptionSpecification>
168 m_encryptionSpecificationHasBeenSet =
true;
169 m_encryptionSpecification = std::forward<EncryptionSpecificationT>(value);
171 template <
typename EncryptionSpecificationT = EncryptionSpecification>
183 template <
typename Po
intInTimeRecoveryT = Po
intInTimeRecoverySummary>
185 m_pointInTimeRecoveryHasBeenSet =
true;
186 m_pointInTimeRecovery = std::forward<PointInTimeRecoveryT>(value);
188 template <
typename Po
intInTimeRecoveryT = Po
intInTimeRecoverySummary>
200 template <
typename TtlT = TimeToLive>
202 m_ttlHasBeenSet =
true;
203 m_ttl = std::forward<TtlT>(value);
205 template <
typename TtlT = TimeToLive>
207 SetTtl(std::forward<TtlT>(value));
218 m_defaultTimeToLiveHasBeenSet =
true;
219 m_defaultTimeToLive = value;
232 template <
typename CommentT = Comment>
234 m_commentHasBeenSet =
true;
235 m_comment = std::forward<CommentT>(value);
237 template <
typename CommentT = Comment>
249 template <
typename ClientS
ideTimestampsT = ClientS
ideTimestamps>
251 m_clientSideTimestampsHasBeenSet =
true;
252 m_clientSideTimestamps = std::forward<ClientSideTimestampsT>(value);
254 template <
typename ClientS
ideTimestampsT = ClientS
ideTimestamps>
267 template <
typename ReplicaSpecificationsT = Aws::Vector<ReplicaSpecificationSummary>>
269 m_replicaSpecificationsHasBeenSet =
true;
270 m_replicaSpecifications = std::forward<ReplicaSpecificationsT>(value);
272 template <
typename ReplicaSpecificationsT = Aws::Vector<ReplicaSpecificationSummary>>
277 template <
typename ReplicaSpecificationsT = ReplicaSpecificationSummary>
279 m_replicaSpecificationsHasBeenSet =
true;
280 m_replicaSpecifications.emplace_back(std::forward<ReplicaSpecificationsT>(value));
290 template <
typename LatestStreamArnT = Aws::String>
292 m_latestStreamArnHasBeenSet =
true;
293 m_latestStreamArn = std::forward<LatestStreamArnT>(value);
295 template <
typename LatestStreamArnT = Aws::String>
307 template <
typename CdcSpecificationT = CdcSpecificationSummary>
309 m_cdcSpecificationHasBeenSet =
true;
310 m_cdcSpecification = std::forward<CdcSpecificationT>(value);
312 template <
typename CdcSpecificationT = CdcSpecificationSummary>
325 template <
typename WarmThroughputSpecificationT = WarmThroughputSpecificationSummary>
327 m_warmThroughputSpecificationHasBeenSet =
true;
328 m_warmThroughputSpecification = std::forward<WarmThroughputSpecificationT>(value);
330 template <
typename WarmThroughputSpecificationT = WarmThroughputSpecificationSummary>
340 template <
typename RequestIdT = Aws::String>
342 m_requestIdHasBeenSet =
true;
343 m_requestId = std::forward<RequestIdT>(value);
345 template <
typename RequestIdT = Aws::String>
362 SchemaDefinition m_schemaDefinition;
364 CapacitySpecificationSummary m_capacitySpecification;
366 EncryptionSpecification m_encryptionSpecification;
368 PointInTimeRecoverySummary m_pointInTimeRecovery;
372 int m_defaultTimeToLive{0};
376 ClientSideTimestamps m_clientSideTimestamps;
382 CdcSpecificationSummary m_cdcSpecification;
384 WarmThroughputSpecificationSummary m_warmThroughputSpecification;
387 bool m_keyspaceNameHasBeenSet =
false;
388 bool m_tableNameHasBeenSet =
false;
389 bool m_resourceArnHasBeenSet =
false;
390 bool m_creationTimestampHasBeenSet =
false;
391 bool m_statusHasBeenSet =
false;
392 bool m_schemaDefinitionHasBeenSet =
false;
393 bool m_capacitySpecificationHasBeenSet =
false;
394 bool m_encryptionSpecificationHasBeenSet =
false;
395 bool m_pointInTimeRecoveryHasBeenSet =
false;
396 bool m_ttlHasBeenSet =
false;
397 bool m_defaultTimeToLiveHasBeenSet =
false;
398 bool m_commentHasBeenSet =
false;
399 bool m_clientSideTimestampsHasBeenSet =
false;
400 bool m_replicaSpecificationsHasBeenSet =
false;
401 bool m_latestStreamArnHasBeenSet =
false;
402 bool m_cdcSpecificationHasBeenSet =
false;
403 bool m_warmThroughputSpecificationHasBeenSet =
false;
404 bool m_requestIdHasBeenSet =
false;
void SetCdcSpecification(CdcSpecificationT &&value)
const WarmThroughputSpecificationSummary & GetWarmThroughputSpecification() const
const CdcSpecificationSummary & GetCdcSpecification() const
const Aws::String & GetLatestStreamArn() const
void SetDefaultTimeToLive(int value)
const ClientSideTimestamps & GetClientSideTimestamps() const
const Aws::Vector< ReplicaSpecificationSummary > & GetReplicaSpecifications() const
void SetWarmThroughputSpecification(WarmThroughputSpecificationT &&value)
void SetKeyspaceName(KeyspaceNameT &&value)
void SetStatus(TableStatus value)
const TimeToLive & GetTtl() const
GetTableResult & WithTtl(TtlT &&value)
GetTableResult & WithDefaultTimeToLive(int value)
GetTableResult & WithCapacitySpecification(CapacitySpecificationT &&value)
GetTableResult & WithComment(CommentT &&value)
void SetResourceArn(ResourceArnT &&value)
const Comment & GetComment() const
void SetComment(CommentT &&value)
GetTableResult & WithWarmThroughputSpecification(WarmThroughputSpecificationT &&value)
GetTableResult & WithClientSideTimestamps(ClientSideTimestampsT &&value)
GetTableResult & WithTableName(TableNameT &&value)
void SetEncryptionSpecification(EncryptionSpecificationT &&value)
const Aws::String & GetTableName() const
GetTableResult & WithResourceArn(ResourceArnT &&value)
void SetPointInTimeRecovery(PointInTimeRecoveryT &&value)
const Aws::Utils::DateTime & GetCreationTimestamp() const
const SchemaDefinition & GetSchemaDefinition() const
const CapacitySpecificationSummary & GetCapacitySpecification() const
GetTableResult & WithCreationTimestamp(CreationTimestampT &&value)
GetTableResult & WithReplicaSpecifications(ReplicaSpecificationsT &&value)
void SetCapacitySpecification(CapacitySpecificationT &&value)
AWS_KEYSPACES_API GetTableResult()=default
void SetLatestStreamArn(LatestStreamArnT &&value)
GetTableResult & WithCdcSpecification(CdcSpecificationT &&value)
int GetDefaultTimeToLive() const
GetTableResult & WithStatus(TableStatus value)
const Aws::String & GetRequestId() const
const PointInTimeRecoverySummary & GetPointInTimeRecovery() const
void SetTtl(TtlT &&value)
void SetRequestId(RequestIdT &&value)
void SetTableName(TableNameT &&value)
GetTableResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetKeyspaceName() const
void SetCreationTimestamp(CreationTimestampT &&value)
void SetReplicaSpecifications(ReplicaSpecificationsT &&value)
GetTableResult & WithSchemaDefinition(SchemaDefinitionT &&value)
GetTableResult & WithLatestStreamArn(LatestStreamArnT &&value)
TableStatus GetStatus() const
GetTableResult & WithEncryptionSpecification(EncryptionSpecificationT &&value)
void SetClientSideTimestamps(ClientSideTimestampsT &&value)
GetTableResult & WithKeyspaceName(KeyspaceNameT &&value)
const Aws::String & GetResourceArn() const
GetTableResult & AddReplicaSpecifications(ReplicaSpecificationsT &&value)
AWS_KEYSPACES_API GetTableResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetTableResult & WithPointInTimeRecovery(PointInTimeRecoveryT &&value)
const EncryptionSpecification & GetEncryptionSpecification() const
void SetSchemaDefinition(SchemaDefinitionT &&value)
AWS_KEYSPACES_API GetTableResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue