Interface Macie2AsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>,AwsClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>,Buildable,Macie2BaseClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>,SdkAsyncClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>,SdkBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>,SdkClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface Macie2AsyncClientBuilder extends AwsAsyncClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>, Macie2BaseClientBuilder<Macie2AsyncClientBuilder,Macie2AsyncClient>
A builder for creating an instance ofMacie2AsyncClient. This can be created with the staticMacie2AsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.macie2.Macie2BaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-