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