Interface PricingAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>,AwsClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>,Buildable,PricingBaseClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>,SdkAsyncClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>,SdkBuilder<PricingAsyncClientBuilder,PricingAsyncClient>,SdkClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PricingAsyncClientBuilder extends AwsAsyncClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>, PricingBaseClientBuilder<PricingAsyncClientBuilder,PricingAsyncClient>
A builder for creating an instance ofPricingAsyncClient. This can be created with the staticPricingAsyncClient.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.services.pricing.PricingBaseClientBuilder
authSchemeProvider, endpointProvider
-
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
-
-