Interface SupplyChainClientBuilder
-
- All Superinterfaces:
AwsClientBuilder<SupplyChainClientBuilder,SupplyChainClient>,AwsSyncClientBuilder<SupplyChainClientBuilder,SupplyChainClient>,Buildable,SdkBuilder<SupplyChainClientBuilder,SupplyChainClient>,SdkClientBuilder<SupplyChainClientBuilder,SupplyChainClient>,SdkSyncClientBuilder<SupplyChainClientBuilder,SupplyChainClient>,SupplyChainBaseClientBuilder<SupplyChainClientBuilder,SupplyChainClient>
@Generated("software.amazon.awssdk:codegen") public interface SupplyChainClientBuilder extends AwsSyncClientBuilder<SupplyChainClientBuilder,SupplyChainClient>, SupplyChainBaseClientBuilder<SupplyChainClientBuilder,SupplyChainClient>
A builder for creating an instance ofSupplyChainClient. This can be created with the staticSupplyChainClient.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.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.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.services.supplychain.SupplyChainBaseClientBuilder
authSchemeProvider, endpointProvider
-
-