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