7#include <aws/s3-crt/S3Crt_EXPORTS.h>
8#include <aws/s3-crt/S3CrtRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/s3-crt/model/EncodingType.h>
11#include <aws/s3-crt/model/RequestPayer.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/s3-crt/model/OptionalObjectAttributes.h>
90 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
112 inline void SetDelimiter(
const char* value) { m_delimiterHasBeenSet =
true; m_delimiter.assign(value); }
151 inline void SetMaxKeys(
int value) { m_maxKeysHasBeenSet =
true; m_maxKeys = value; }
165 inline void SetPrefix(
const char* value) { m_prefixHasBeenSet =
true; m_prefix.assign(value); }
182 inline void SetContinuationToken(
const char* value) { m_continuationTokenHasBeenSet =
true; m_continuationToken.assign(value); }
198 inline void SetFetchOwner(
bool value) { m_fetchOwnerHasBeenSet =
true; m_fetchOwner = value; }
213 inline void SetStartAfter(
const char* value) { m_startAfterHasBeenSet =
true; m_startAfter.assign(value); }
244 inline void SetExpectedBucketOwner(
const char* value) { m_expectedBucketOwnerHasBeenSet =
true; m_expectedBucketOwner.assign(value); }
285 bool m_bucketHasBeenSet =
false;
288 bool m_delimiterHasBeenSet =
false;
291 bool m_encodingTypeHasBeenSet =
false;
294 bool m_maxKeysHasBeenSet =
false;
297 bool m_prefixHasBeenSet =
false;
300 bool m_continuationTokenHasBeenSet =
false;
303 bool m_fetchOwnerHasBeenSet =
false;
306 bool m_startAfterHasBeenSet =
false;
309 bool m_requestPayerHasBeenSet =
false;
312 bool m_expectedBucketOwnerHasBeenSet =
false;
315 bool m_optionalObjectAttributesHasBeenSet =
false;
318 bool m_customizedAccessLogTagHasBeenSet =
false;
ListObjectsV2Request & WithOptionalObjectAttributes(const Aws::Vector< OptionalObjectAttributes > &value)
void SetContinuationToken(const char *value)
AWS_S3CRT_API ListObjectsV2Request()
bool FetchOwnerHasBeenSet() const
const Aws::String & GetContinuationToken() const
ListObjectsV2Request & WithPrefix(Aws::String &&value)
ListObjectsV2Request & AddCustomizedAccessLogTag(const char *key, const char *value)
void SetExpectedBucketOwner(Aws::String &&value)
void SetStartAfter(const char *value)
ListObjectsV2Request & WithStartAfter(const Aws::String &value)
const Aws::String & GetExpectedBucketOwner() const
void SetContinuationToken(Aws::String &&value)
void SetOptionalObjectAttributes(Aws::Vector< OptionalObjectAttributes > &&value)
virtual const char * GetServiceRequestName() const override
ListObjectsV2Request & WithMaxKeys(int value)
const Aws::String & GetDelimiter() const
ListObjectsV2Request & WithStartAfter(const char *value)
bool BucketHasBeenSet() const
void SetBucket(const Aws::String &value)
AWS_S3CRT_API Aws::String SerializePayload() const override
ListObjectsV2Request & WithContinuationToken(const Aws::String &value)
ListObjectsV2Request & WithOptionalObjectAttributes(Aws::Vector< OptionalObjectAttributes > &&value)
ListObjectsV2Request & WithDelimiter(const Aws::String &value)
const Aws::Vector< OptionalObjectAttributes > & GetOptionalObjectAttributes() const
void SetPrefix(const char *value)
void SetOptionalObjectAttributes(const Aws::Vector< OptionalObjectAttributes > &value)
void SetMaxKeys(int value)
bool MaxKeysHasBeenSet() const
ListObjectsV2Request & WithBucket(const char *value)
ListObjectsV2Request & WithCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
ListObjectsV2Request & WithExpectedBucketOwner(Aws::String &&value)
ListObjectsV2Request & WithExpectedBucketOwner(const char *value)
AWS_S3CRT_API bool HasEmbeddedError(IOStream &body, const Http::HeaderValueCollection &header) const override
void SetDelimiter(Aws::String &&value)
void SetCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
ListObjectsV2Request & WithBucket(const Aws::String &value)
ListObjectsV2Request & AddCustomizedAccessLogTag(const Aws::String &key, const Aws::String &value)
void SetRequestPayer(RequestPayer &&value)
void SetPrefix(const Aws::String &value)
void SetFetchOwner(bool value)
ListObjectsV2Request & AddCustomizedAccessLogTag(Aws::String &&key, const char *value)
ListObjectsV2Request & WithPrefix(const Aws::String &value)
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
ListObjectsV2Request & WithContinuationToken(Aws::String &&value)
void SetRequestPayer(const RequestPayer &value)
ListObjectsV2Request & WithCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
bool StartAfterHasBeenSet() const
void SetStartAfter(const Aws::String &value)
ListObjectsV2Request & WithBucket(Aws::String &&value)
const Aws::String & GetBucket() const
void SetStartAfter(Aws::String &&value)
bool PrefixHasBeenSet() const
AWS_S3CRT_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetEncodingType(EncodingType &&value)
bool GetFetchOwner() const
ListObjectsV2Request & WithEncodingType(EncodingType &&value)
const EncodingType & GetEncodingType() const
AWS_S3CRT_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
ListObjectsV2Request & WithRequestPayer(const RequestPayer &value)
void SetDelimiter(const Aws::String &value)
ListObjectsV2Request & WithExpectedBucketOwner(const Aws::String &value)
void SetBucket(const char *value)
void SetDelimiter(const char *value)
bool OptionalObjectAttributesHasBeenSet() const
void SetExpectedBucketOwner(const Aws::String &value)
ListObjectsV2Request & WithPrefix(const char *value)
void SetExpectedBucketOwner(const char *value)
bool EncodingTypeHasBeenSet() const
ListObjectsV2Request & AddCustomizedAccessLogTag(const char *key, Aws::String &&value)
ListObjectsV2Request & WithDelimiter(const char *value)
ListObjectsV2Request & WithFetchOwner(bool value)
bool RequestPayerHasBeenSet() const
bool DelimiterHasBeenSet() const
bool ExpectedBucketOwnerHasBeenSet() const
const Aws::String & GetStartAfter() const
void SetCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
ListObjectsV2Request & AddOptionalObjectAttributes(const OptionalObjectAttributes &value)
ListObjectsV2Request & AddCustomizedAccessLogTag(Aws::String &&key, Aws::String &&value)
AWS_S3CRT_API EndpointParameters GetEndpointContextParams() const override
ListObjectsV2Request & WithEncodingType(const EncodingType &value)
void SetBucket(Aws::String &&value)
ListObjectsV2Request & WithContinuationToken(const char *value)
void SetEncodingType(const EncodingType &value)
void SetContinuationToken(const Aws::String &value)
ListObjectsV2Request & WithDelimiter(Aws::String &&value)
bool ContinuationTokenHasBeenSet() const
const RequestPayer & GetRequestPayer() const
bool CustomizedAccessLogTagHasBeenSet() const
const Aws::String & GetPrefix() const
ListObjectsV2Request & WithStartAfter(Aws::String &&value)
void SetPrefix(Aws::String &&value)
ListObjectsV2Request & WithRequestPayer(RequestPayer &&value)
ListObjectsV2Request & AddCustomizedAccessLogTag(Aws::String &&key, const Aws::String &value)
ListObjectsV2Request & AddOptionalObjectAttributes(OptionalObjectAttributes &&value)
ListObjectsV2Request & AddCustomizedAccessLogTag(const Aws::String &key, Aws::String &&value)
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_iostream< char, std::char_traits< char > > IOStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector