Class Endpoint

java.lang.Object
software.amazon.awssdk.endpoints.Endpoint

public final class Endpoint extends Object
Represents an endpoint computed by an EndpointProvider. And endpoint minimally defines the URI, but may also declare any additional headers that needed to be used, and user-defined attributes using an EndpointAttributeKey.