services property

Map<ServiceType, List<PingEndpoint>> services
final

A list of service endpoints and their ping results.

Implementation

final Map<ServiceType, List<PingEndpoint>> services;