Uses of Class
software.amazon.awssdk.services.devicefarm.endpoints.DeviceFarmEndpointParams
-
Packages that use DeviceFarmEndpointParams Package Description software.amazon.awssdk.services.devicefarm.endpoints software.amazon.awssdk.services.devicefarm.endpoints.internal -
-
Uses of DeviceFarmEndpointParams in software.amazon.awssdk.services.devicefarm.endpoints
Methods in software.amazon.awssdk.services.devicefarm.endpoints that return DeviceFarmEndpointParams Modifier and Type Method Description DeviceFarmEndpointParamsDeviceFarmEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.devicefarm.endpoints with parameters of type DeviceFarmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DeviceFarmEndpointProvider. resolveEndpoint(DeviceFarmEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of DeviceFarmEndpointParams in software.amazon.awssdk.services.devicefarm.endpoints.internal
Methods in software.amazon.awssdk.services.devicefarm.endpoints.internal that return DeviceFarmEndpointParams Modifier and Type Method Description static DeviceFarmEndpointParamsDeviceFarmResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.devicefarm.endpoints.internal with parameters of type DeviceFarmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultDeviceFarmEndpointProvider. resolveEndpoint(DeviceFarmEndpointParams endpointParams)
-