| Modifier and Type | Field and Description |
|---|---|
static ExecutionAttribute<Endpoint> |
SdkInternalExecutionAttribute.RESOLVED_ENDPOINT
The resolved endpoint as computed by the client's configured
EndpointProvider. |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Endpoint> |
S3EndpointProvider.resolveEndpoint(Consumer<S3EndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> |
S3EndpointProvider.resolveEndpoint(S3EndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
AwsEndpointProviderUtils.addHostPrefix(Endpoint endpoint,
String prefix)
Apply the given endpoint prefix to the endpoint.
|
Endpoint |
RuleResult.endpoint() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultS3EndpointProvider.resolveEndpoint(S3EndpointParams params) |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
AwsEndpointProviderUtils.addHostPrefix(Endpoint endpoint,
String prefix)
Apply the given endpoint prefix to the endpoint.
|
static RuleResult |
RuleResult.endpoint(Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
BucketEndpointProvider.resolveEndpoint(S3EndpointParams endpointParams) |
Copyright © 2026. All rights reserved.