Uses of Interface
software.amazon.awssdk.services.devicefarm.endpoints.DeviceFarmEndpointProvider
-
Packages that use DeviceFarmEndpointProvider Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for:software.amazon.awssdk.services.devicefarm.endpoints software.amazon.awssdk.services.devicefarm.endpoints.internal -
-
Uses of DeviceFarmEndpointProvider in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm with parameters of type DeviceFarmEndpointProvider Modifier and Type Method Description default BDeviceFarmBaseClientBuilder. endpointProvider(DeviceFarmEndpointProvider endpointProvider)Set theDeviceFarmEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of DeviceFarmEndpointProvider in software.amazon.awssdk.services.devicefarm.endpoints
Methods in software.amazon.awssdk.services.devicefarm.endpoints that return DeviceFarmEndpointProvider Modifier and Type Method Description static DeviceFarmEndpointProviderDeviceFarmEndpointProvider. defaultProvider() -
Uses of DeviceFarmEndpointProvider in software.amazon.awssdk.services.devicefarm.endpoints.internal
Classes in software.amazon.awssdk.services.devicefarm.endpoints.internal that implement DeviceFarmEndpointProvider Modifier and Type Class Description classDefaultDeviceFarmEndpointProvider
-