Home
last modified time | relevance | path

Searched refs:WithBucket (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-encryption-integration-tests/
H A DLiveClientTests.cpp70 createBucketRequest.WithBucket(BucketName.c_str()) in SetUpTestCase()
80 deleteBucketRequest.WithBucket(BucketName.c_str()); in TearDownTestCase()
116 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
197 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
284 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
366 putObjectRequest.WithBucket("badBucket").WithKey("badKey"); in TEST_F()
381 getObjectRequest.WithBucket("badBucket").WithKey("badKey"); in TEST_F()
403 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
487 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
571 putObjectRequest.WithBucket(BucketName.c_str()) in TEST_F()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/include/aws/s3control/model/
H A DRegion.h69 inline Region& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 inline Region& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline Region& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DDeleteBucketLifecycleConfigurationRequest.h166 …inline DeleteBucketLifecycleConfigurationRequest& WithBucket(const Aws::String& value) { SetBucket… in WithBucket() function
181 …inline DeleteBucketLifecycleConfigurationRequest& WithBucket(Aws::String&& value) { SetBucket(std:… in WithBucket() function
196 …inline DeleteBucketLifecycleConfigurationRequest& WithBucket(const char* value) { SetBucket(value)… in WithBucket() function
H A DDeleteBucketRequest.h166 …inline DeleteBucketRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
181 …inline DeleteBucketRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return … in WithBucket() function
196 inline DeleteBucketRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DGetBucketPolicyRequest.h166 …inline GetBucketPolicyRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *th… in WithBucket() function
181 …inline GetBucketPolicyRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); retu… in WithBucket() function
196 inline GetBucketPolicyRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DGetBucketRequest.h166 inline GetBucketRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
181 …inline GetBucketRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *th… in WithBucket() function
196 inline GetBucketRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DGetBucketTaggingRequest.h166 …inline GetBucketTaggingRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *t… in WithBucket() function
181 …inline GetBucketTaggingRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); ret… in WithBucket() function
196 inline GetBucketTaggingRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DDeleteBucketPolicyRequest.h166 …inline DeleteBucketPolicyRequest& WithBucket(const Aws::String& value) { SetBucket(value); return … in WithBucket() function
181 …inline DeleteBucketPolicyRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); r… in WithBucket() function
196 … inline DeleteBucketPolicyRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DDeleteBucketTaggingRequest.h174 …inline DeleteBucketTaggingRequest& WithBucket(const Aws::String& value) { SetBucket(value); return… in WithBucket() function
189 …inline DeleteBucketTaggingRequest& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); … in WithBucket() function
204 …inline DeleteBucketTaggingRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DGetBucketLifecycleConfigurationRequest.h166 …inline GetBucketLifecycleConfigurationRequest& WithBucket(const Aws::String& value) { SetBucket(va… in WithBucket() function
181 …inline GetBucketLifecycleConfigurationRequest& WithBucket(Aws::String&& value) { SetBucket(std::mo… in WithBucket() function
196 …inline GetBucketLifecycleConfigurationRequest& WithBucket(const char* value) { SetBucket(value); r… in WithBucket() function
H A DGetBucketResult.h59 inline GetBucketResult& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
64 …inline GetBucketResult& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *thi… in WithBucket() function
69 inline GetBucketResult& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DRegionReport.h69 inline RegionReport& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 … inline RegionReport& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline RegionReport& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/include/aws/email/model/
H A DInvalidS3ConfigurationException.h74 …inline InvalidS3ConfigurationException& WithBucket(const Aws::String& value) { SetBucket(value); r… in WithBucket() function
79 …inline InvalidS3ConfigurationException& WithBucket(Aws::String&& value) { SetBucket(std::move(valu… in WithBucket() function
84 …inline InvalidS3ConfigurationException& WithBucket(const char* value) { SetBucket(value); return *… in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-proton/include/aws/proton/model/
H A DS3ObjectSource.h68 inline S3ObjectSource& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
73 …inline S3ObjectSource& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this… in WithBucket() function
78 inline S3ObjectSource& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-quicksight/include/aws/quicksight/model/
H A DManifestFileLocation.h68 …inline ManifestFileLocation& WithBucket(const Aws::String& value) { SetBucket(value); return *this… in WithBucket() function
73 …inline ManifestFileLocation& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return… in WithBucket() function
78 inline ManifestFileLocation& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/
H A DS3InputFileLocation.h82 …inline S3InputFileLocation& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
87 …inline S3InputFileLocation& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return … in WithBucket() function
92 inline S3InputFileLocation& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/include/aws/codepipeline/model/
H A DS3Location.h69 inline S3Location& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 inline S3Location& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline S3Location& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DS3Location.h69 inline S3Location& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 inline S3Location& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline S3Location& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/include/aws/dataexchange/model/
H A DAssetSourceEntry.h68 inline AssetSourceEntry& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
73 …inline AssetSourceEntry& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *th… in WithBucket() function
78 inline AssetSourceEntry& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
H A DAutoExportRevisionDestinationEntry.h69 …inline AutoExportRevisionDestinationEntry& WithBucket(const Aws::String& value) { SetBucket(value)… in WithBucket() function
74 …inline AutoExportRevisionDestinationEntry& WithBucket(Aws::String&& value) { SetBucket(std::move(v… in WithBucket() function
79 …inline AutoExportRevisionDestinationEntry& WithBucket(const char* value) { SetBucket(value); retur… in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/
H A DS3DestinationConfig.h84 …inline S3DestinationConfig& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
90 …inline S3DestinationConfig& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return … in WithBucket() function
96 inline S3DestinationConfig& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DS3Destination.h69 inline S3Destination& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 …inline S3Destination& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline S3Destination& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-license-manager/include/aws/license-manager/model/
H A DS3Location.h69 inline S3Location& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 inline S3Location& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline S3Location& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/include/aws/kendra/model/
H A DS3Path.h69 inline S3Path& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
74 inline S3Path& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
79 inline S3Path& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/model/
H A DS3Location.h68 inline S3Location& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket() function
73 inline S3Location& WithBucket(Aws::String&& value) { SetBucket(std::move(value)); return *this;} in WithBucket() function
78 inline S3Location& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket() function

12345678910>>...12