public class ShortDoc
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ShortDoc.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
hash()
Gets the hash.
|
ShortDoc.Builder |
newBuilder()
New builder.
|
String |
title()
Gets the title.
|
public ShortDoc.Builder newBuilder()
public String title()
The title of the input document, if identified.
public String hash()
The MD5 hash of the input document.
Copyright © 2021 IBM Cloud. All rights reserved.