Home
last modified time | relevance | path

Searched refs:DeleteObjectRequest (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DDeleteObjectRequest.h27 class AWS_S3_API DeleteObjectRequest : public S3Request
30 DeleteObjectRequest();
169 …inline DeleteObjectRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket()
211 inline DeleteObjectRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket()
242 inline DeleteObjectRequest& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey()
247 …inline DeleteObjectRequest& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey()
252 inline DeleteObjectRequest& WithKey(const char* value) { SetKey(value); return *this;} in WithKey()
301 inline DeleteObjectRequest& WithMFA(const Aws::String& value) { SetMFA(value); return *this;} in WithMFA()
309 …inline DeleteObjectRequest& WithMFA(Aws::String&& value) { SetMFA(std::move(value)); return *this;} in WithMFA()
317 inline DeleteObjectRequest& WithMFA(const char* value) { SetMFA(value); return *this;} in WithMFA()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DDeleteObjectRequest.h27 class AWS_S3CRT_API DeleteObjectRequest : public S3CrtRequest
30 DeleteObjectRequest();
169 …inline DeleteObjectRequest& WithBucket(const Aws::String& value) { SetBucket(value); return *this;} in WithBucket()
211 inline DeleteObjectRequest& WithBucket(const char* value) { SetBucket(value); return *this;} in WithBucket()
242 inline DeleteObjectRequest& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey()
247 …inline DeleteObjectRequest& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey()
252 inline DeleteObjectRequest& WithKey(const char* value) { SetKey(value); return *this;} in WithKey()
301 inline DeleteObjectRequest& WithMFA(const Aws::String& value) { SetMFA(value); return *this;} in WithMFA()
309 …inline DeleteObjectRequest& WithMFA(Aws::String&& value) { SetMFA(std::move(value)); return *this;} in WithMFA()
317 inline DeleteObjectRequest& WithMFA(const char* value) { SetMFA(value); return *this;} in WithMFA()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-clouddirectory/include/aws/clouddirectory/model/
H A DDeleteObjectRequest.h22 class AWS_CLOUDDIRECTORY_API DeleteObjectRequest : public CloudDirectoryRequest
25 DeleteObjectRequest();
72 …inline DeleteObjectRequest& WithDirectoryArn(const Aws::String& value) { SetDirectoryArn(value); r… in WithDirectoryArn()
78 …inline DeleteObjectRequest& WithDirectoryArn(Aws::String&& value) { SetDirectoryArn(std::move(valu… in WithDirectoryArn()
84 …inline DeleteObjectRequest& WithDirectoryArn(const char* value) { SetDirectoryArn(value); return *… in WithDirectoryArn()
110 …inline DeleteObjectRequest& WithObjectReference(const ObjectReference& value) { SetObjectReference… in WithObjectReference()
115 …inline DeleteObjectRequest& WithObjectReference(ObjectReference&& value) { SetObjectReference(std:… in WithObjectReference()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediastore-data/include/aws/mediastore-data/model/
H A DDeleteObjectRequest.h21 class AWS_MEDIASTOREDATA_API DeleteObjectRequest : public MediaStoreDataRequest
24 DeleteObjectRequest();
69 inline DeleteObjectRequest& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
75 …inline DeleteObjectRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *thi… in WithPath()
81 inline DeleteObjectRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/source/model/
H A DDeleteObjectRequest.cpp19 DeleteObjectRequest::DeleteObjectRequest() : in DeleteObjectRequest() function in DeleteObjectRequest
33 Aws::String DeleteObjectRequest::SerializePayload() const in SerializePayload()
38 void DeleteObjectRequest::AddQueryStringParameters(URI& uri) const in AddQueryStringParameters()
67 Aws::Http::HeaderValueCollection DeleteObjectRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/source/model/
H A DDeleteObjectRequest.cpp19 DeleteObjectRequest::DeleteObjectRequest() : in DeleteObjectRequest() function in DeleteObjectRequest
33 Aws::String DeleteObjectRequest::SerializePayload() const in SerializePayload()
38 void DeleteObjectRequest::AddQueryStringParameters(URI& uri) const in AddQueryStringParameters()
67 Aws::Http::HeaderValueCollection DeleteObjectRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-clouddirectory/source/model/
H A DDeleteObjectRequest.cpp16 DeleteObjectRequest::DeleteObjectRequest() : in DeleteObjectRequest() function in DeleteObjectRequest
22 Aws::String DeleteObjectRequest::SerializePayload() const in SerializePayload()
35 Aws::Http::HeaderValueCollection DeleteObjectRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Ddelete_object_request_response.go12 type DeleteObjectRequest struct { struct
37 func (request DeleteObjectRequest) String() string { argument
42 func (request DeleteObjectRequest) HTTPRequest(method, path string) (http.Request, error) { argument
47 func (request DeleteObjectRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Ddelete_object_request_response.go12 type DeleteObjectRequest struct { struct
37 func (request DeleteObjectRequest) String() string { argument
42 func (request DeleteObjectRequest) HTTPRequest(method, path string) (http.Request, error) { argument
47 func (request DeleteObjectRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Ddelete_object_request_response.go12 type DeleteObjectRequest struct { struct
37 func (request DeleteObjectRequest) String() string { argument
42 func (request DeleteObjectRequest) HTTPRequest(method, path string) (http.Request, error) { argument
47 func (request DeleteObjectRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Ddelete_object_request_response.go12 type DeleteObjectRequest struct { struct
37 func (request DeleteObjectRequest) String() string { argument
42 func (request DeleteObjectRequest) HTTPRequest(method, path string) (http.Request, error) { argument
47 func (request DeleteObjectRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Ddelete_object_request_response.go13 type DeleteObjectRequest struct { struct
41 func (request DeleteObjectRequest) String() string { argument
46 func (request DeleteObjectRequest) HTTPRequest(method, path string) (http.Request, error) { argument
51 func (request DeleteObjectRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediastore-data/source/model/
H A DDeleteObjectRequest.cpp15 DeleteObjectRequest::DeleteObjectRequest() : in DeleteObjectRequest() function in DeleteObjectRequest
20 Aws::String DeleteObjectRequest::SerializePayload() const in SerializePayload()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dparallel_uploads_test.cc118 internal::DeleteObjectRequest const& r) { in operator ()()
328 return [name, generation](internal::DeleteObjectRequest const& r) { in __anon157ccdc30602()
407 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
410 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
413 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
447 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
476 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
517 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
539 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
542 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
[all …]
H A Dobject_test.cc461 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
466 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
471 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
501 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
506 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
511 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
558 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
639 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
681 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
756 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dparallel_uploads_test.cc114 internal::DeleteObjectRequest const& r) { in operator ()()
324 return [name, generation](internal::DeleteObjectRequest const& r) { in __anon3dadfb210602()
403 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
406 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
409 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
444 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
474 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
517 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
539 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
542 .WillOnce([&deletions](internal::DeleteObjectRequest const& r) { in TEST_F()
[all …]
H A Dobject_test.cc460 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
465 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
470 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
500 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
505 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
510 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
557 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
638 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
680 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
755 .WillOnce([](internal::DeleteObjectRequest const& r) { in TEST_F()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediastore-data/include/aws/mediastore-data/
H A DMediaStoreDataClient.h58 class DeleteObjectRequest; variable
79 …typedef std::function<void(const MediaStoreDataClient*, const Model::DeleteObjectRequest&, const M…
122 … virtual Model::DeleteObjectOutcome DeleteObject(const Model::DeleteObjectRequest& request) const;
131 …del::DeleteObjectOutcomeCallable DeleteObjectCallable(const Model::DeleteObjectRequest& request) c…
140 …virtual void DeleteObjectAsync(const Model::DeleteObjectRequest& request, const DeleteObjectRespon…
267 …void DeleteObjectAsyncHelper(const Model::DeleteObjectRequest& request, const DeleteObjectResponse…
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/tests/
H A Dcurl_resumable_upload_session_integration_test.cc72 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
108 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
150 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
192 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
220 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/tests/
H A Dcurl_resumable_upload_session_integration_test.cc72 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
108 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
150 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
192 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
220 client->DeleteObject(DeleteObjectRequest(bucket_name_, object_name)); in TEST_F()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediastore-data/source/
H A DMediaStoreDataClient.cpp102 DeleteObjectOutcome MediaStoreDataClient::DeleteObject(const DeleteObjectRequest& request) const in DeleteObject()
114 DeleteObjectOutcomeCallable MediaStoreDataClient::DeleteObjectCallable(const DeleteObjectRequest& r… in DeleteObjectCallable()
122 void MediaStoreDataClient::DeleteObjectAsync(const DeleteObjectRequest& request, const DeleteObject… in DeleteObjectAsync()
127 void MediaStoreDataClient::DeleteObjectAsyncHelper(const DeleteObjectRequest& request, const Delete… in DeleteObjectAsyncHelper()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dgrpc_client_object_request_test.cc175 storage_proto::DeleteObjectRequest expected; in TEST()
182 DeleteObjectRequest request("test-bucket-name", "test-object-name"); in TEST()
189 storage_proto::DeleteObjectRequest expected; in TEST()
205 DeleteObjectRequest request("test-bucket-name", "test-object-name"); in TEST()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dgrpc_client_object_request_test.cc177 storage_proto::DeleteObjectRequest expected; in TEST()
184 DeleteObjectRequest request("test-bucket-name", "test-object-name"); in TEST()
191 storage_proto::DeleteObjectRequest expected; in TEST()
207 DeleteObjectRequest request("test-bucket-name", "test-object-name"); in TEST()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rusoto_s3-0.47.0/src/custom/
H A Dutil.rs2 DeleteObjectRequest, GetObjectRequest, PutObjectRequest, UploadPartRequest,
178 impl PreSignedRequest for DeleteObjectRequest { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_s3-0.44.0/src/custom/
H A Dutil.rs2 DeleteObjectRequest, GetObjectRequest, PutObjectRequest, UploadPartRequest,
178 impl PreSignedRequest for DeleteObjectRequest { implementation

12345678910>>...16