public class AddCorpusDocumentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AddCorpusDocumentOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
accessToken()
Gets the accessToken.
|
String |
acdUrl()
Gets the acdUrl.
|
String |
apiKey()
Gets the apiKey.
|
String |
corpus()
Gets the corpus.
|
Map<String,Object> |
document()
Gets the document.
|
String |
flowId()
Gets the flowId.
|
AddCorpusDocumentOptions.Builder |
newBuilder()
New builder.
|
List<Object> |
otherAnnotators()
Gets the otherAnnotators.
|
public AddCorpusDocumentOptions.Builder newBuilder()
public String corpus()
public Map<String,Object> document()
public String acdUrl()
public String apiKey()
public String flowId()
public String accessToken()
Copyright © 2021 IBM Cloud. All rights reserved.