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