Interface SupplyChainAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>,AwsClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>,Buildable,SdkAsyncClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>,SdkBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>,SdkClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>,SupplyChainBaseClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface SupplyChainAsyncClientBuilder extends AwsAsyncClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>, SupplyChainBaseClientBuilder<SupplyChainAsyncClientBuilder,SupplyChainAsyncClient>
A builder for creating an instance ofSupplyChainAsyncClient. This can be created with the staticSupplyChainAsyncClient.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.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
-
Methods inherited from interface software.amazon.awssdk.services.supplychain.SupplyChainBaseClientBuilder
authSchemeProvider, endpointProvider
-
-