| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi.endpoints | |
| software.amazon.awssdk.services.pi.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
PiEndpointParams |
PiEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
PiEndpointProvider.resolveEndpoint(PiEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static PiEndpointParams |
PiResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultPiEndpointProvider.resolveEndpoint(PiEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.