Class Endpoint
java.lang.Object
software.amazon.awssdk.endpoints.Endpoint
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.-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
url
-
headers
-
toBuilder
-
attribute
-
equals
-
hashCode
-
builder
-