Package com.exonum.client.response
Class ServicesResponse
java.lang.Object
com.exonum.client.response.ServicesResponse
public final class ServicesResponse extends Object
-
Constructor Summary
Constructors Constructor Description ServicesResponse(List<ServiceInstanceState> services) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)List<ServiceInstanceState>getServices()List of started service instances.inthashCode()StringtoString()