public class DocumentSnapshot
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static interface |
DocumentSnapshot.Step
The step in the document conversion process that the snapshot object represents.
|
| Constructor and Description |
|---|
DocumentSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getSnapshot()
Gets the snapshot.
|
java.lang.String |
getStep()
Gets the step.
|