class Seahorse::Client::Http::Request

def endpoint

Returns:
  • (URI::HTTP, URI::HTTPS, nil) -
def endpoint
  @endpoint
end