Home
last modified time | relevance | path

Searched defs:metaRequestOptions (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/
H A DS3ClientTest.java324 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3Get() local
371 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetErrorHeadersAreReported() local
406 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetAfterClientIsClose() local
445 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3CallbackExceptionIsProperlyPropagated() local
490 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetWithEndpoint() local
555 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetWithBackpressure() local
637 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetWithBackpressureIncrementViaOnResponseBody() local
681 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3OverrideRequestCredentials() local
734 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3GetWithSignConfigShouldSignHeader() local
829 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in testS3PutHelper() local
[all …]
H A DS3ExpressCredentialsProviderHandlerSample.java66 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in getS3ExpressCredentials() local
/aosp_15_r20/external/aws-sdk-java-v2/test/s3-benchmarks/src/main/java/software/amazon/awssdk/s3benchmarks/
H A DCrtS3ClientDownloadBenchmark.java46 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in sendOneRequest() local
H A DCrtS3ClientUploadBenchmark.java59 S3MetaRequestOptions metaRequestOptions = new S3MetaRequestOptions() in sendOneRequest() local