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