7#include <aws/redshift/Redshift_EXPORTS.h>
8#include <aws/redshift/RedshiftRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/redshift/model/SnapshotSortingEntity.h>
53 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
68 inline void SetSnapshotIdentifier(
const char* value) { m_snapshotIdentifierHasBeenSet =
true; m_snapshotIdentifier.assign(value); }
83 inline void SetSnapshotArn(
const char* value) { m_snapshotArnHasBeenSet =
true; m_snapshotArn.assign(value); }
99 inline void SetSnapshotType(
const char* value) { m_snapshotTypeHasBeenSet =
true; m_snapshotType.assign(value); }
146 inline void SetMaxRecords(
int value) { m_maxRecordsHasBeenSet =
true; m_maxRecords = value; }
163 inline void SetMarker(
const char* value) { m_markerHasBeenSet =
true; m_marker.assign(value); }
180 inline void SetOwnerAccount(
const char* value) { m_ownerAccountHasBeenSet =
true; m_ownerAccount.assign(value); }
245 inline void SetClusterExists(
bool value) { m_clusterExistsHasBeenSet =
true; m_clusterExists = value; }
265 bool m_clusterIdentifierHasBeenSet =
false;
268 bool m_snapshotIdentifierHasBeenSet =
false;
271 bool m_snapshotArnHasBeenSet =
false;
274 bool m_snapshotTypeHasBeenSet =
false;
277 bool m_startTimeHasBeenSet =
false;
280 bool m_endTimeHasBeenSet =
false;
283 bool m_maxRecordsHasBeenSet =
false;
286 bool m_markerHasBeenSet =
false;
289 bool m_ownerAccountHasBeenSet =
false;
292 bool m_tagKeysHasBeenSet =
false;
295 bool m_tagValuesHasBeenSet =
false;
297 bool m_clusterExists;
298 bool m_clusterExistsHasBeenSet =
false;
301 bool m_sortingEntitiesHasBeenSet =
false;
void SetOwnerAccount(const char *value)
void SetSnapshotType(const char *value)
bool MarkerHasBeenSet() const
void SetSortingEntities(Aws::Vector< SnapshotSortingEntity > &&value)
void SetSnapshotIdentifier(const char *value)
bool TagKeysHasBeenSet() const
void SetSortingEntities(const Aws::Vector< SnapshotSortingEntity > &value)
bool SnapshotArnHasBeenSet() const
const Aws::String & GetClusterIdentifier() const
bool SnapshotIdentifierHasBeenSet() const
void SetClusterIdentifier(const Aws::String &value)
AWS_REDSHIFT_API DescribeClusterSnapshotsRequest()
void SetMarker(const Aws::String &value)
DescribeClusterSnapshotsRequest & WithMaxRecords(int value)
bool MaxRecordsHasBeenSet() const
bool StartTimeHasBeenSet() const
DescribeClusterSnapshotsRequest & WithMarker(const char *value)
DescribeClusterSnapshotsRequest & WithTagValues(const Aws::Vector< Aws::String > &value)
DescribeClusterSnapshotsRequest & WithTagKeys(Aws::Vector< Aws::String > &&value)
const Aws::String & GetMarker() const
DescribeClusterSnapshotsRequest & AddTagValues(Aws::String &&value)
bool ClusterExistsHasBeenSet() const
DescribeClusterSnapshotsRequest & WithOwnerAccount(Aws::String &&value)
const Aws::Vector< Aws::String > & GetTagValues() const
void SetClusterIdentifier(Aws::String &&value)
bool EndTimeHasBeenSet() const
const Aws::String & GetOwnerAccount() const
virtual const char * GetServiceRequestName() const override
DescribeClusterSnapshotsRequest & AddTagValues(const Aws::String &value)
const Aws::Vector< Aws::String > & GetTagKeys() const
const Aws::Vector< SnapshotSortingEntity > & GetSortingEntities() const
void SetStartTime(Aws::Utils::DateTime &&value)
DescribeClusterSnapshotsRequest & WithClusterExists(bool value)
DescribeClusterSnapshotsRequest & AddTagKeys(const char *value)
void SetSnapshotArn(Aws::String &&value)
DescribeClusterSnapshotsRequest & WithSnapshotArn(const char *value)
DescribeClusterSnapshotsRequest & AddSortingEntities(const SnapshotSortingEntity &value)
DescribeClusterSnapshotsRequest & WithEndTime(Aws::Utils::DateTime &&value)
void SetOwnerAccount(const Aws::String &value)
DescribeClusterSnapshotsRequest & WithEndTime(const Aws::Utils::DateTime &value)
bool TagValuesHasBeenSet() const
void SetClusterIdentifier(const char *value)
DescribeClusterSnapshotsRequest & WithClusterIdentifier(const Aws::String &value)
DescribeClusterSnapshotsRequest & AddTagKeys(Aws::String &&value)
const Aws::String & GetSnapshotArn() const
bool SortingEntitiesHasBeenSet() const
DescribeClusterSnapshotsRequest & WithSnapshotIdentifier(const Aws::String &value)
const Aws::Utils::DateTime & GetStartTime() const
void SetSnapshotIdentifier(const Aws::String &value)
AWS_REDSHIFT_API Aws::String SerializePayload() const override
void SetMarker(const char *value)
DescribeClusterSnapshotsRequest & WithSnapshotIdentifier(Aws::String &&value)
void SetSnapshotType(const Aws::String &value)
void SetTagKeys(const Aws::Vector< Aws::String > &value)
DescribeClusterSnapshotsRequest & WithSnapshotIdentifier(const char *value)
void SetTagKeys(Aws::Vector< Aws::String > &&value)
void SetSnapshotType(Aws::String &&value)
bool ClusterIdentifierHasBeenSet() const
DescribeClusterSnapshotsRequest & WithSnapshotArn(Aws::String &&value)
const Aws::String & GetSnapshotType() const
int GetMaxRecords() const
void SetOwnerAccount(Aws::String &&value)
DescribeClusterSnapshotsRequest & WithMarker(const Aws::String &value)
DescribeClusterSnapshotsRequest & AddTagValues(const char *value)
DescribeClusterSnapshotsRequest & WithTagValues(Aws::Vector< Aws::String > &&value)
bool OwnerAccountHasBeenSet() const
DescribeClusterSnapshotsRequest & WithTagKeys(const Aws::Vector< Aws::String > &value)
DescribeClusterSnapshotsRequest & WithClusterIdentifier(const char *value)
void SetSnapshotArn(const Aws::String &value)
void SetTagValues(Aws::Vector< Aws::String > &&value)
DescribeClusterSnapshotsRequest & WithOwnerAccount(const Aws::String &value)
void SetSnapshotArn(const char *value)
DescribeClusterSnapshotsRequest & WithStartTime(Aws::Utils::DateTime &&value)
void SetEndTime(const Aws::Utils::DateTime &value)
DescribeClusterSnapshotsRequest & WithMarker(Aws::String &&value)
void SetStartTime(const Aws::Utils::DateTime &value)
DescribeClusterSnapshotsRequest & WithClusterIdentifier(Aws::String &&value)
bool SnapshotTypeHasBeenSet() const
DescribeClusterSnapshotsRequest & WithSnapshotArn(const Aws::String &value)
DescribeClusterSnapshotsRequest & WithSnapshotType(Aws::String &&value)
const Aws::String & GetSnapshotIdentifier() const
void SetClusterExists(bool value)
DescribeClusterSnapshotsRequest & WithSnapshotType(const char *value)
DescribeClusterSnapshotsRequest & WithSortingEntities(Aws::Vector< SnapshotSortingEntity > &&value)
DescribeClusterSnapshotsRequest & AddSortingEntities(SnapshotSortingEntity &&value)
bool GetClusterExists() const
void SetEndTime(Aws::Utils::DateTime &&value)
void SetSnapshotIdentifier(Aws::String &&value)
DescribeClusterSnapshotsRequest & WithSnapshotType(const Aws::String &value)
DescribeClusterSnapshotsRequest & WithSortingEntities(const Aws::Vector< SnapshotSortingEntity > &value)
AWS_REDSHIFT_API void DumpBodyToUrl(Aws::Http::URI &uri) const override
void SetMarker(Aws::String &&value)
DescribeClusterSnapshotsRequest & WithOwnerAccount(const char *value)
DescribeClusterSnapshotsRequest & AddTagKeys(const Aws::String &value)
DescribeClusterSnapshotsRequest & WithStartTime(const Aws::Utils::DateTime &value)
void SetTagValues(const Aws::Vector< Aws::String > &value)
const Aws::Utils::DateTime & GetEndTime() const
void SetMaxRecords(int value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector