endpoints property

List<Endpoint> endpoints
final

Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.

Implementation

final List<Endpoint> endpoints;