public class ApiStats
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getErrors()
API requests that resulted in an error response
|
int |
getTotal()
Total number of API requests received for this account
|
java.lang.String |
toString() |
public int getTotal()
public int getErrors()
public java.lang.String toString()
toString in class java.lang.Object