Uses of Interface
software.amazon.awssdk.services.supplychain.SupplyChainServiceClientConfiguration.Builder
-
Packages that use SupplyChainServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.supplychain AWS Supply Chain is a cloud-based application that works with your enterprise resource planning (ERP) and supply chain management systems.software.amazon.awssdk.services.supplychain.internal -
-
Uses of SupplyChainServiceClientConfiguration.Builder in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain that return SupplyChainServiceClientConfiguration.Builder Modifier and Type Method Description SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. authSchemeProvider(SupplyChainAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration. builder()SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.supplychain with parameters of type SupplyChainServiceClientConfiguration.Builder Constructor Description SupplyChainServiceClientConfiguration(SupplyChainServiceClientConfiguration.Builder builder) -
Uses of SupplyChainServiceClientConfiguration.Builder in software.amazon.awssdk.services.supplychain.internal
Classes in software.amazon.awssdk.services.supplychain.internal that implement SupplyChainServiceClientConfiguration.Builder Modifier and Type Class Description classSupplyChainServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.supplychain.internal that return SupplyChainServiceClientConfiguration.Builder Modifier and Type Method Description SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. authSchemeProvider(SupplyChainAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationSupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)SupplyChainServiceClientConfiguration.BuilderSupplyChainServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-