public class SearchStatus
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
SearchStatus.Status
The current status of Continuous Relevancy Training for this environment.
|
Constructor and Description |
---|
SearchStatus() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getLastTrained()
Gets the lastTrained.
|
java.lang.String |
getScope()
Gets the scope.
|
java.lang.String |
getStatus()
Gets the status.
|
java.lang.String |
getStatusDescription()
Gets the statusDescription.
|
public java.lang.String getScope()
public java.lang.String getStatus()
public java.lang.String getStatusDescription()
public java.util.Date getLastTrained()