Interface EfsAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<EfsAsyncClientBuilder,EfsAsyncClient>, AwsClientBuilder<EfsAsyncClientBuilder,EfsAsyncClient>, Buildable, EfsBaseClientBuilder<EfsAsyncClientBuilder,EfsAsyncClient>, SdkAsyncClientBuilder<EfsAsyncClientBuilder,EfsAsyncClient>, SdkBuilder<EfsAsyncClientBuilder,EfsAsyncClient>, SdkClientBuilder<EfsAsyncClientBuilder,EfsAsyncClient>

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