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