Uses of Interface
software.amazon.awssdk.services.iotfleethub.endpoints.IoTFleetHubEndpointProvider
-
Packages that use IoTFleetHubEndpointProvider Package Description software.amazon.awssdk.services.iotfleethub With Fleet Hub for IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets.software.amazon.awssdk.services.iotfleethub.endpoints software.amazon.awssdk.services.iotfleethub.endpoints.internal -
-
Uses of IoTFleetHubEndpointProvider in software.amazon.awssdk.services.iotfleethub
Methods in software.amazon.awssdk.services.iotfleethub with parameters of type IoTFleetHubEndpointProvider Modifier and Type Method Description default BIoTFleetHubBaseClientBuilder. endpointProvider(IoTFleetHubEndpointProvider endpointProvider)Set theIoTFleetHubEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of IoTFleetHubEndpointProvider in software.amazon.awssdk.services.iotfleethub.endpoints
Methods in software.amazon.awssdk.services.iotfleethub.endpoints that return IoTFleetHubEndpointProvider Modifier and Type Method Description static IoTFleetHubEndpointProviderIoTFleetHubEndpointProvider. defaultProvider() -
Uses of IoTFleetHubEndpointProvider in software.amazon.awssdk.services.iotfleethub.endpoints.internal
Classes in software.amazon.awssdk.services.iotfleethub.endpoints.internal that implement IoTFleetHubEndpointProvider Modifier and Type Class Description classDefaultIoTFleetHubEndpointProvider
-