| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.endpoints |
| Modifier and Type | Method and Description |
|---|---|
static GlueEndpointParams.Builder |
GlueEndpointParams.builder() |
GlueEndpointParams.Builder |
GlueEndpointParams.Builder.endpoint(String endpoint) |
GlueEndpointParams.Builder |
GlueEndpointParams.Builder.region(Region region) |
GlueEndpointParams.Builder |
GlueEndpointParams.toBuilder() |
GlueEndpointParams.Builder |
GlueEndpointParams.Builder.useDualStack(Boolean useDualStack) |
GlueEndpointParams.Builder |
GlueEndpointParams.Builder.useFips(Boolean useFIPS) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Endpoint> |
GlueEndpointProvider.resolveEndpoint(Consumer<GlueEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
Copyright © 2023. All rights reserved.