Interface ServiceEndpoint
- All Known Implementing Classes:
DefaultServiceEndpoint
public interface ServiceEndpoint
Endpoint config used to build clients.
-
Method Summary
-
Method Details
-
getName
Name of the service -
getBaseUrl
Base API url -
getConfig
Misc. config necessary for the service client.
-