Searched defs:s3AsyncClientBuilder (Results 1 – 6 of 6) sorted by relevance
100 protected static S3AsyncClientBuilder s3AsyncClientBuilder() { in s3AsyncClientBuilder() method in S3IntegrationTestBase
60 protected static S3AsyncClientBuilder s3AsyncClientBuilder(Region region) { in s3AsyncClientBuilder() method in S3ExpressIntegrationTestBase
85 protected static S3AsyncClientBuilder s3AsyncClientBuilder() { in s3AsyncClientBuilder() method in S3IntegrationTestBase
89 protected static S3AsyncClientBuilder s3AsyncClientBuilder() { in s3AsyncClientBuilder() method in S3ControlIntegrationTestBase
70 static S3AsyncClientBuilder s3AsyncClientBuilder(Region region) { in s3AsyncClientBuilder() method in S3BenchmarkTestUtils
126 S3AsyncClientBuilder s3AsyncClientBuilder = in initializeS3AsyncClient() local