Interface PollyAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, AwsClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, Buildable, PollyBaseClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, SdkAsyncClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, SdkBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, SdkClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>

@Generated("software.amazon.awssdk:codegen") public interface PollyAsyncClientBuilder extends AwsAsyncClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>, PollyBaseClientBuilder<PollyAsyncClientBuilder,PollyAsyncClient>
A builder for creating an instance of PollyAsyncClient. This can be created with the static PollyAsyncClient.builder() method.