Interface AppIntegrationsBaseClientBuilder<B extends AppIntegrationsBaseClientBuilder<B,C>,C>

All Superinterfaces:
AwsClientBuilder<B,C>, Buildable, SdkBuilder<B,C>, SdkClientBuilder<B,C>
All Known Subinterfaces:
AppIntegrationsAsyncClientBuilder, AppIntegrationsClientBuilder

@Generated("software.amazon.awssdk:codegen") public interface AppIntegrationsBaseClientBuilder<B extends AppIntegrationsBaseClientBuilder<B,C>,C> extends AwsClientBuilder<B,C>
This includes configuration specific to Amazon AppIntegrations Service that is supported by both AppIntegrationsClientBuilder and AppIntegrationsAsyncClientBuilder.
  • Method Details