public class DocCounts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| DocCounts() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Long | getFailed()Gets the failed. | 
| java.lang.Long | getPending()Gets the pending. | 
| java.lang.Long | getSuccessful()Gets the successful. | 
| java.lang.Long | getTotal()Gets the total. | 
public java.lang.Long getTotal()
public java.lang.Long getPending()
public java.lang.Long getSuccessful()
public java.lang.Long getFailed()