Uses of Interface
software.amazon.awssdk.services.health.HealthBaseClientBuilder
-
Packages that use HealthBaseClientBuilder Package Description software.amazon.awssdk.services.health Health -
-
Uses of HealthBaseClientBuilder in software.amazon.awssdk.services.health
Classes in software.amazon.awssdk.services.health with type parameters of type HealthBaseClientBuilder Modifier and Type Interface Description interfaceHealthBaseClientBuilder<B extends HealthBaseClientBuilder<B,C>,C>This includes configuration specific to AWSHealth that is supported by bothHealthClientBuilderandHealthAsyncClientBuilder.Subinterfaces of HealthBaseClientBuilder in software.amazon.awssdk.services.health Modifier and Type Interface Description interfaceHealthAsyncClientBuilderA builder for creating an instance ofHealthAsyncClient.interfaceHealthClientBuilderA builder for creating an instance ofHealthClient.
-