Interface PollyClientBuilder

All Superinterfaces:
AwsClientBuilder<PollyClientBuilder,PollyClient>, AwsSyncClientBuilder<PollyClientBuilder,PollyClient>, Buildable, PollyBaseClientBuilder<PollyClientBuilder,PollyClient>, SdkBuilder<PollyClientBuilder,PollyClient>, SdkClientBuilder<PollyClientBuilder,PollyClient>, SdkSyncClientBuilder<PollyClientBuilder,PollyClient>

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