Uses of Class
com.ibm.watson.discovery.v1.model.PdfHeadingDetection
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of PdfHeadingDetection in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return PdfHeadingDetection Modifier and Type Method Description PdfHeadingDetection
PdfHeadingDetection.Builder. build()
Builds a PdfHeadingDetection.PdfHeadingDetection
PdfSettings. heading()
Gets the heading.Methods in com.ibm.watson.discovery.v1.model with parameters of type PdfHeadingDetection Modifier and Type Method Description PdfSettings.Builder
PdfSettings.Builder. heading(PdfHeadingDetection heading)
Set the heading.