public class DocumentCounts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
DocumentCounts() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getAvailable()
Gets the available.
|
java.lang.Long |
getFailed()
Gets the failed.
|
java.lang.Long |
getPending()
Gets the pending.
|
java.lang.Long |
getProcessing()
Gets the processing.
|
public java.lang.Long getAvailable()
public java.lang.Long getProcessing()
public java.lang.Long getFailed()
public java.lang.Long getPending()