Searched refs:WithMetadataKey (Results 1 – 4 of 4) sorted by relevance
69 …inline MetadataKeyValuePair& WithMetadataKey(const Aws::String& value) { SetMetadataKey(value); re… in WithMetadataKey() function74 …inline MetadataKeyValuePair& WithMetadataKey(Aws::String&& value) { SetMetadataKey(std::move(value… in WithMetadataKey() function79 …inline MetadataKeyValuePair& WithMetadataKey(const char* value) { SetMetadataKey(value); return *t… in WithMetadataKey() function
234 …inline RemoveSchemaVersionMetadataResult& WithMetadataKey(const Aws::String& value) { SetMetadataK… in WithMetadataKey() function239 …inline RemoveSchemaVersionMetadataResult& WithMetadataKey(Aws::String&& value) { SetMetadataKey(st… in WithMetadataKey() function244 …inline RemoveSchemaVersionMetadataResult& WithMetadataKey(const char* value) { SetMetadataKey(valu… in WithMetadataKey() function
234 …inline PutSchemaVersionMetadataResult& WithMetadataKey(const Aws::String& value) { SetMetadataKey(… in WithMetadataKey() function239 …inline PutSchemaVersionMetadataResult& WithMetadataKey(Aws::String&& value) { SetMetadataKey(std::… in WithMetadataKey() function244 …inline PutSchemaVersionMetadataResult& WithMetadataKey(const char* value) { SetMetadataKey(value);… in WithMetadataKey() function
174 …inline S3Destination& WithMetadataKey(const Aws::String& value) { SetMetadataKey(value); return *t… in WithMetadataKey() function180 …inline S3Destination& WithMetadataKey(Aws::String&& value) { SetMetadataKey(std::move(value)); ret… in WithMetadataKey() function186 inline S3Destination& WithMetadataKey(const char* value) { SetMetadataKey(value); return *this;} in WithMetadataKey() function