Uses of Class
software.amazon.awssdk.services.iotroborunner.endpoints.IotRoboRunnerEndpointParams
-
Packages that use IotRoboRunnerEndpointParams Package Description software.amazon.awssdk.services.iotroborunner.endpoints software.amazon.awssdk.services.iotroborunner.endpoints.internal -
-
Uses of IotRoboRunnerEndpointParams in software.amazon.awssdk.services.iotroborunner.endpoints
Methods in software.amazon.awssdk.services.iotroborunner.endpoints that return IotRoboRunnerEndpointParams Modifier and Type Method Description IotRoboRunnerEndpointParamsIotRoboRunnerEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.iotroborunner.endpoints with parameters of type IotRoboRunnerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>IotRoboRunnerEndpointProvider. resolveEndpoint(IotRoboRunnerEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of IotRoboRunnerEndpointParams in software.amazon.awssdk.services.iotroborunner.endpoints.internal
Methods in software.amazon.awssdk.services.iotroborunner.endpoints.internal that return IotRoboRunnerEndpointParams Modifier and Type Method Description static IotRoboRunnerEndpointParamsIotRoboRunnerResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.iotroborunner.endpoints.internal with parameters of type IotRoboRunnerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultIotRoboRunnerEndpointProvider. resolveEndpoint(IotRoboRunnerEndpointParams params)
-