public static class ClientResponse.Summary extends Object implements ClientResponse
ClientResponse.Details, ClientResponse.Summary| Constructor and Description | 
|---|
| Summary() | 
| Summary(int success,
       int failed,
       int timeouts) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | getFailed() | 
| int | getSuccess() | 
| int | getTimeouts() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.