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