Interface EfsClientBuilder

All Superinterfaces:
AwsClientBuilder<EfsClientBuilder,EfsClient>, AwsSyncClientBuilder<EfsClientBuilder,EfsClient>, Buildable, EfsBaseClientBuilder<EfsClientBuilder,EfsClient>, SdkBuilder<EfsClientBuilder,EfsClient>, SdkClientBuilder<EfsClientBuilder,EfsClient>, SdkSyncClientBuilder<EfsClientBuilder,EfsClient>

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