Interface EksClientBuilder

All Superinterfaces:
AwsClientBuilder<EksClientBuilder,EksClient>, AwsSyncClientBuilder<EksClientBuilder,EksClient>, Buildable, EksBaseClientBuilder<EksClientBuilder,EksClient>, SdkBuilder<EksClientBuilder,EksClient>, SdkClientBuilder<EksClientBuilder,EksClient>, SdkSyncClientBuilder<EksClientBuilder,EksClient>

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