Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.Iot1ClickProjectsAsyncClient
-
Packages that use Iot1ClickProjectsAsyncClient Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Referencesoftware.amazon.awssdk.services.iot1clickprojects.paginators -
-
Uses of Iot1ClickProjectsAsyncClient in software.amazon.awssdk.services.iot1clickprojects
Methods in software.amazon.awssdk.services.iot1clickprojects that return Iot1ClickProjectsAsyncClient Modifier and Type Method Description static Iot1ClickProjectsAsyncClientIot1ClickProjectsAsyncClient. create()Create aIot1ClickProjectsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Iot1ClickProjectsAsyncClient in software.amazon.awssdk.services.iot1clickprojects.paginators
Constructors in software.amazon.awssdk.services.iot1clickprojects.paginators with parameters of type Iot1ClickProjectsAsyncClient Constructor Description ListPlacementsPublisher(Iot1ClickProjectsAsyncClient client, ListPlacementsRequest firstRequest)ListProjectsPublisher(Iot1ClickProjectsAsyncClient client, ListProjectsRequest firstRequest)
-