public class SourceStatus
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | SourceStatus.StatusThe current status of the source crawl for this collection. | 
| Constructor and Description | 
|---|
| SourceStatus() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | getNextCrawl()Gets the nextCrawl. | 
| java.lang.String | getStatus()Gets the status. | 
public java.lang.String getStatus()
public java.util.Date getNextCrawl()