public class TestDocument
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
TestDocument() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfigurationId()
Gets the configurationId.
|
java.lang.Long |
getEnrichedFieldUnits()
Gets the enrichedFieldUnits.
|
java.util.List<Notice> |
getNotices()
Gets the notices.
|
java.lang.String |
getOriginalMediaType()
Gets the originalMediaType.
|
java.util.List<DocumentSnapshot> |
getSnapshots()
Gets the snapshots.
|
java.lang.String |
getStatus()
Gets the status.
|
public java.lang.String getConfigurationId()
public java.lang.String getStatus()
public java.lang.Long getEnrichedFieldUnits()
public java.lang.String getOriginalMediaType()
public java.util.List<DocumentSnapshot> getSnapshots()
public java.util.List<Notice> getNotices()