Uses of Interface
software.amazon.awssdk.services.iot1clickdevices.endpoints.Iot1ClickDevicesEndpointProvider
-
Packages that use Iot1ClickDevicesEndpointProvider Package Description software.amazon.awssdk.services.iot1clickdevices Describes all of the AWS IoT 1-Click device-related API operations for the service.software.amazon.awssdk.services.iot1clickdevices.endpoints software.amazon.awssdk.services.iot1clickdevices.endpoints.internal -
-
Uses of Iot1ClickDevicesEndpointProvider in software.amazon.awssdk.services.iot1clickdevices
Methods in software.amazon.awssdk.services.iot1clickdevices with parameters of type Iot1ClickDevicesEndpointProvider Modifier and Type Method Description default BIot1ClickDevicesBaseClientBuilder. endpointProvider(Iot1ClickDevicesEndpointProvider endpointProvider)Set theIot1ClickDevicesEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Iot1ClickDevicesEndpointProvider in software.amazon.awssdk.services.iot1clickdevices.endpoints
Methods in software.amazon.awssdk.services.iot1clickdevices.endpoints that return Iot1ClickDevicesEndpointProvider Modifier and Type Method Description static Iot1ClickDevicesEndpointProviderIot1ClickDevicesEndpointProvider. defaultProvider() -
Uses of Iot1ClickDevicesEndpointProvider in software.amazon.awssdk.services.iot1clickdevices.endpoints.internal
Classes in software.amazon.awssdk.services.iot1clickdevices.endpoints.internal that implement Iot1ClickDevicesEndpointProvider Modifier and Type Class Description classDefaultIot1ClickDevicesEndpointProvider
-