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