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