Interface OsisAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<OsisAsyncClientBuilder,OsisAsyncClient>, AwsClientBuilder<OsisAsyncClientBuilder,OsisAsyncClient>, Buildable, OsisBaseClientBuilder<OsisAsyncClientBuilder,OsisAsyncClient>, SdkAsyncClientBuilder<OsisAsyncClientBuilder,OsisAsyncClient>, SdkBuilder<OsisAsyncClientBuilder,OsisAsyncClient>, SdkClientBuilder<OsisAsyncClientBuilder,OsisAsyncClient>

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