Uses of Interface
software.amazon.awssdk.services.macie.MacieBaseClientBuilder
-
Packages that use MacieBaseClientBuilder Package Description software.amazon.awssdk.services.macie Amazon Macie Classic -
-
Uses of MacieBaseClientBuilder in software.amazon.awssdk.services.macie
Classes in software.amazon.awssdk.services.macie with type parameters of type MacieBaseClientBuilder Modifier and Type Interface Description interfaceMacieBaseClientBuilder<B extends MacieBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Macie that is supported by bothMacieClientBuilderandMacieAsyncClientBuilder.Subinterfaces of MacieBaseClientBuilder in software.amazon.awssdk.services.macie Modifier and Type Interface Description interfaceMacieAsyncClientBuilderA builder for creating an instance ofMacieAsyncClient.interfaceMacieClientBuilderA builder for creating an instance ofMacieClient.
-