Interface AmplifyBackendAsyncClientBuilder
-
- All Superinterfaces:
AmplifyBackendBaseClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>,AwsAsyncClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>,AwsClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>,Buildable,SdkAsyncClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>,SdkBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>,SdkClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface AmplifyBackendAsyncClientBuilder extends AwsAsyncClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>, AmplifyBackendBaseClientBuilder<AmplifyBackendAsyncClientBuilder,AmplifyBackendAsyncClient>
A builder for creating an instance ofAmplifyBackendAsyncClient. This can be created with the staticAmplifyBackendAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.amplifybackend.AmplifyBackendBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
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
-
-