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