| Modifier and Type | Method and Description |
|---|---|
S3EndpointParams |
S3EndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
S3EndpointProvider.resolveEndpoint(S3EndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static S3EndpointParams |
S3ResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultS3EndpointProvider.resolveEndpoint(S3EndpointParams endpointParams) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
BucketEndpointProvider.resolveEndpoint(S3EndpointParams endpointParams) |
Copyright © 2023. All rights reserved.