Home
last modified time | relevance | path

Searched refs:WithKey (Results 1 – 25 of 864) sorted by relevance

12345678910>>...35

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-encryption-integration-tests/
H A DLiveClientTests.cpp117 .WithKey(objectKey); in TEST_F()
198 .WithKey(objectKey); in TEST_F()
285 .WithKey(objectKey); in TEST_F()
366 putObjectRequest.WithBucket("badBucket").WithKey("badKey"); in TEST_F()
381 getObjectRequest.WithBucket("badBucket").WithKey("badKey"); in TEST_F()
404 .WithKey(objectKey); in TEST_F()
488 .WithKey(objectKey); in TEST_F()
572 .WithKey(objectKey); in TEST_F()
611 .WithKey(objectKey); in TEST_F()
692 putObjectRequest.WithBucket("badBucket").WithKey("badKey"); in TEST_F()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DErrorDocument.h92 inline ErrorDocument& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
101 inline ErrorDocument& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
110 inline ErrorDocument& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DErrorDocument.h92 inline ErrorDocument& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
101 inline ErrorDocument& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
110 inline ErrorDocument& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancing/include/aws/elasticloadbalancing/model/
H A DTagKeyOnly.h70 inline TagKeyOnly& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
75 inline TagKeyOnly& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
80 inline TagKeyOnly& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elastic-inference/include/aws/elastic-inference/model/
H A DKeyValuePair.h81 inline KeyValuePair& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
88 inline KeyValuePair& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
95 inline KeyValuePair& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/engine/backends/kv/
H A Dkv.go52 context.Background()).WithKey(createNameSpacedKey(key)))
79 context.Background()).WithKey(fullKey).WithKeyValue(keyval))
93 context.Background()).WithKey(createNameSpacedKey(key)))
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/
H A DFilter.h106 inline Filter& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
111 inline Filter& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
116 inline Filter& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sso-admin/include/aws/sso-admin/model/
H A DAccessControlAttribute.h87 inline AccessControlAttribute& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
94 …inline AccessControlAttribute& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *th… in WithKey() function
101 inline AccessControlAttribute& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wafv2/include/aws/wafv2/model/
H A DLabelMatchStatement.h175 inline LabelMatchStatement& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
190 …inline LabelMatchStatement& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
205 inline LabelMatchStatement& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DSortDefinition.h69 inline SortDefinition& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
74 inline SortDefinition& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
79 inline SortDefinition& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
H A DGroupDefinition.h101 inline GroupDefinition& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
106 inline GroupDefinition& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
111 inline GroupDefinition& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DAssociateSecurityKeyRequest.h112 …inline AssociateSecurityKeyRequest& WithKey(const Aws::String& value) { SetKey(value); return *thi… in WithKey() function
117 …inline AssociateSecurityKeyRequest& WithKey(Aws::String&& value) { SetKey(std::move(value)); retur… in WithKey() function
122 inline AssociateSecurityKeyRequest& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/
H A DSort.h69 inline Sort& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
74 inline Sort& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
79 inline Sort& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/include/aws/kendra/model/
H A DDocumentAttribute.h70 inline DocumentAttribute& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
75 … inline DocumentAttribute& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
80 inline DocumentAttribute& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-servicecatalog/include/aws/servicecatalog/model/
H A DCreateTagOptionRequest.h65 inline CreateTagOptionRequest& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
70 …inline CreateTagOptionRequest& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *th… in WithKey() function
75 inline CreateTagOptionRequest& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
H A DProvisioningArtifactOutput.h68 …inline ProvisioningArtifactOutput& WithKey(const Aws::String& value) { SetKey(value); return *this… in WithKey() function
73 …inline ProvisioningArtifactOutput& WithKey(Aws::String&& value) { SetKey(std::move(value)); return… in WithKey() function
78 inline ProvisioningArtifactOutput& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-resourcegroupstaggingapi/include/aws/resourcegroupstaggingapi/model/
H A DGetTagValuesRequest.h128 inline GetTagValuesRequest& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
134 …inline GetTagValuesRequest& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
140 inline GetTagValuesRequest& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DTag.h95 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
103 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
111 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ram/include/aws/ram/model/
H A DTag.h68 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
73 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
78 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sesv2/include/aws/sesv2/model/
H A DTag.h95 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
101 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
107 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/include/aws/signer/model/
H A DS3SignedObject.h110 inline S3SignedObject& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
115 inline S3SignedObject& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
120 inline S3SignedObject& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/include/aws/sms/model/
H A DTag.h69 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
74 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
79 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-serverlessrepo/include/aws/serverlessrepo/model/
H A DTag.h95 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
104 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
113 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/
H A DTag.h68 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
73 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
78 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DTag.h74 inline Tag& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey() function
80 inline Tag& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey() function
86 inline Tag& WithKey(const char* value) { SetKey(value); return *this;} in WithKey() function

12345678910>>...35