Uses of Interface
software.amazon.awssdk.services.macie2.Macie2BaseClientBuilder
-
Packages that use Macie2BaseClientBuilder Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of Macie2BaseClientBuilder in software.amazon.awssdk.services.macie2
Classes in software.amazon.awssdk.services.macie2 with type parameters of type Macie2BaseClientBuilder Modifier and Type Interface Description interfaceMacie2BaseClientBuilder<B extends Macie2BaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Macie 2 that is supported by bothMacie2ClientBuilderandMacie2AsyncClientBuilder.Subinterfaces of Macie2BaseClientBuilder in software.amazon.awssdk.services.macie2 Modifier and Type Interface Description interfaceMacie2AsyncClientBuilderA builder for creating an instance ofMacie2AsyncClient.interfaceMacie2ClientBuilderA builder for creating an instance ofMacie2Client.
-