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