Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.Iot1ClickProjectsBaseClientBuilder
-
Packages that use Iot1ClickProjectsBaseClientBuilder Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Reference -
-
Uses of Iot1ClickProjectsBaseClientBuilder in software.amazon.awssdk.services.iot1clickprojects
Classes in software.amazon.awssdk.services.iot1clickprojects with type parameters of type Iot1ClickProjectsBaseClientBuilder Modifier and Type Interface Description interfaceIot1ClickProjectsBaseClientBuilder<B extends Iot1ClickProjectsBaseClientBuilder<B,C>,C>This includes configuration specific to AWS IoT 1-Click Projects that is supported by bothIot1ClickProjectsClientBuilderandIot1ClickProjectsAsyncClientBuilder.Subinterfaces of Iot1ClickProjectsBaseClientBuilder in software.amazon.awssdk.services.iot1clickprojects Modifier and Type Interface Description interfaceIot1ClickProjectsAsyncClientBuilderA builder for creating an instance ofIot1ClickProjectsAsyncClient.interfaceIot1ClickProjectsClientBuilderA builder for creating an instance ofIot1ClickProjectsClient.
-