Interface ComprehendClientBuilder

All Superinterfaces:
AwsClientBuilder<ComprehendClientBuilder,ComprehendClient>, AwsSyncClientBuilder<ComprehendClientBuilder,ComprehendClient>, Buildable, ComprehendBaseClientBuilder<ComprehendClientBuilder,ComprehendClient>, SdkBuilder<ComprehendClientBuilder,ComprehendClient>, SdkClientBuilder<ComprehendClientBuilder,ComprehendClient>, SdkSyncClientBuilder<ComprehendClientBuilder,ComprehendClient>

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