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