Uses of Interface
software.amazon.awssdk.services.iotdeviceadvisor.endpoints.IotDeviceAdvisorEndpointProvider
-
Packages that use IotDeviceAdvisorEndpointProvider Package Description software.amazon.awssdk.services.iotdeviceadvisor Amazon Web Services IoT Core Device Advisor is a cloud-based, fully managed test capability for validating IoT devices during device software development.software.amazon.awssdk.services.iotdeviceadvisor.endpoints software.amazon.awssdk.services.iotdeviceadvisor.endpoints.internal -
-
Uses of IotDeviceAdvisorEndpointProvider in software.amazon.awssdk.services.iotdeviceadvisor
Methods in software.amazon.awssdk.services.iotdeviceadvisor with parameters of type IotDeviceAdvisorEndpointProvider Modifier and Type Method Description default BIotDeviceAdvisorBaseClientBuilder. endpointProvider(IotDeviceAdvisorEndpointProvider endpointProvider)Set theIotDeviceAdvisorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of IotDeviceAdvisorEndpointProvider in software.amazon.awssdk.services.iotdeviceadvisor.endpoints
Methods in software.amazon.awssdk.services.iotdeviceadvisor.endpoints that return IotDeviceAdvisorEndpointProvider Modifier and Type Method Description static IotDeviceAdvisorEndpointProviderIotDeviceAdvisorEndpointProvider. defaultProvider() -
Uses of IotDeviceAdvisorEndpointProvider in software.amazon.awssdk.services.iotdeviceadvisor.endpoints.internal
Classes in software.amazon.awssdk.services.iotdeviceadvisor.endpoints.internal that implement IotDeviceAdvisorEndpointProvider Modifier and Type Class Description classDefaultIotDeviceAdvisorEndpointProvider
-