Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.endpoints.Iot1ClickProjectsEndpointProvider
-
Packages that use Iot1ClickProjectsEndpointProvider Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Referencesoftware.amazon.awssdk.services.iot1clickprojects.endpoints software.amazon.awssdk.services.iot1clickprojects.endpoints.internal -
-
Uses of Iot1ClickProjectsEndpointProvider in software.amazon.awssdk.services.iot1clickprojects
Methods in software.amazon.awssdk.services.iot1clickprojects with parameters of type Iot1ClickProjectsEndpointProvider Modifier and Type Method Description default BIot1ClickProjectsBaseClientBuilder. endpointProvider(Iot1ClickProjectsEndpointProvider endpointProvider)Set theIot1ClickProjectsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Iot1ClickProjectsEndpointProvider in software.amazon.awssdk.services.iot1clickprojects.endpoints
Methods in software.amazon.awssdk.services.iot1clickprojects.endpoints that return Iot1ClickProjectsEndpointProvider Modifier and Type Method Description static Iot1ClickProjectsEndpointProviderIot1ClickProjectsEndpointProvider. defaultProvider() -
Uses of Iot1ClickProjectsEndpointProvider in software.amazon.awssdk.services.iot1clickprojects.endpoints.internal
Classes in software.amazon.awssdk.services.iot1clickprojects.endpoints.internal that implement Iot1ClickProjectsEndpointProvider Modifier and Type Class Description classDefaultIot1ClickProjectsEndpointProvider
-