Uses of Interface
software.amazon.awssdk.services.iotfleetwise.endpoints.IoTFleetWiseEndpointProvider
-
Packages that use IoTFleetWiseEndpointProvider Package Description software.amazon.awssdk.services.iotfleetwise Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle data to the Amazon Web Services cloud at scale.software.amazon.awssdk.services.iotfleetwise.endpoints software.amazon.awssdk.services.iotfleetwise.endpoints.internal -
-
Uses of IoTFleetWiseEndpointProvider in software.amazon.awssdk.services.iotfleetwise
Methods in software.amazon.awssdk.services.iotfleetwise with parameters of type IoTFleetWiseEndpointProvider Modifier and Type Method Description default BIoTFleetWiseBaseClientBuilder. endpointProvider(IoTFleetWiseEndpointProvider endpointProvider)Set theIoTFleetWiseEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of IoTFleetWiseEndpointProvider in software.amazon.awssdk.services.iotfleetwise.endpoints
Methods in software.amazon.awssdk.services.iotfleetwise.endpoints that return IoTFleetWiseEndpointProvider Modifier and Type Method Description static IoTFleetWiseEndpointProviderIoTFleetWiseEndpointProvider. defaultProvider() -
Uses of IoTFleetWiseEndpointProvider in software.amazon.awssdk.services.iotfleetwise.endpoints.internal
Classes in software.amazon.awssdk.services.iotfleetwise.endpoints.internal that implement IoTFleetWiseEndpointProvider Modifier and Type Class Description classDefaultIoTFleetWiseEndpointProvider
-