@Generated(value="software.amazon.awssdk:codegen") public final class DefaultAppMeshEndpointProvider extends Object implements AppMeshEndpointProvider
| Constructor and Description |
|---|
DefaultAppMeshEndpointProvider() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
resolveEndpoint(AppMeshEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultProvider, resolveEndpointpublic CompletableFuture<Endpoint> resolveEndpoint(AppMeshEndpointParams endpointParams)
AppMeshEndpointProviderresolveEndpoint in interface AppMeshEndpointProviderCopyright © 2023. All rights reserved.