public class DocumentTextModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
DocumentTextModel() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
getMetadata()
Gets the metadata.
|
java.util.Map<java.lang.String,java.lang.String> |
getSections()
Gets the text sections.
|
java.lang.String |
getTitle()
Gets the title.
|
public java.lang.String getTitle()
public java.util.Map<java.lang.String,java.util.List<java.lang.String>> getMetadata()
public java.util.Map<java.lang.String,java.lang.String> getSections()
Copyright © 2022 IBM Cloud. All rights reserved.