Package software.amazon.awssdk.endpoints
package software.amazon.awssdk.endpoints
-
ClassDescriptionRepresents an endpoint computed by an
EndpointProvider.A key for adding and retrieving attributes from anEndpointin a typesafe manner.A marker interface for an endpoint provider.A lightweight, immutable representation of a resolved endpoint URL that stores pre-parsed components (scheme, host, port, path) as strings, avoiding the cost ofURIconstruction.