Uses of Interface
software.amazon.awssdk.services.marketplaceagreement.MarketplaceAgreementServiceClientConfiguration.Builder
-
Packages that use MarketplaceAgreementServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.marketplaceagreement AWS Marketplace is a curated digital catalog that customers can use to find, buy, deploy, and manage third-party software, data, and services to build solutions and run their businesses.software.amazon.awssdk.services.marketplaceagreement.internal -
-
Uses of MarketplaceAgreementServiceClientConfiguration.Builder in software.amazon.awssdk.services.marketplaceagreement
Methods in software.amazon.awssdk.services.marketplaceagreement that return MarketplaceAgreementServiceClientConfiguration.Builder Modifier and Type Method Description MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. authSchemeProvider(MarketplaceAgreementAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration. builder()MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.marketplaceagreement with parameters of type MarketplaceAgreementServiceClientConfiguration.Builder Constructor Description MarketplaceAgreementServiceClientConfiguration(MarketplaceAgreementServiceClientConfiguration.Builder builder) -
Uses of MarketplaceAgreementServiceClientConfiguration.Builder in software.amazon.awssdk.services.marketplaceagreement.internal
Classes in software.amazon.awssdk.services.marketplaceagreement.internal that implement MarketplaceAgreementServiceClientConfiguration.Builder Modifier and Type Class Description classMarketplaceAgreementServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.marketplaceagreement.internal that return MarketplaceAgreementServiceClientConfiguration.Builder Modifier and Type Method Description MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. authSchemeProvider(MarketplaceAgreementAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationMarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)MarketplaceAgreementServiceClientConfiguration.BuilderMarketplaceAgreementServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-