Interface S3OutpostsAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>,AwsClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>,Buildable,S3OutpostsBaseClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>,SdkAsyncClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>,SdkBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>,SdkClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface S3OutpostsAsyncClientBuilder extends AwsAsyncClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>, S3OutpostsBaseClientBuilder<S3OutpostsAsyncClientBuilder,S3OutpostsAsyncClient>
A builder for creating an instance ofS3OutpostsAsyncClient. This can be created with the staticS3OutpostsAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.s3outposts.S3OutpostsBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-