Interface ChatbotClientBuilder

All Superinterfaces:
AwsClientBuilder<ChatbotClientBuilder,ChatbotClient>, AwsSyncClientBuilder<ChatbotClientBuilder,ChatbotClient>, Buildable, ChatbotBaseClientBuilder<ChatbotClientBuilder,ChatbotClient>, SdkBuilder<ChatbotClientBuilder,ChatbotClient>, SdkClientBuilder<ChatbotClientBuilder,ChatbotClient>, SdkSyncClientBuilder<ChatbotClientBuilder,ChatbotClient>

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