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 |
---|---|
java.lang.String |
accessToken()
Gets the accessToken.
|
java.lang.String |
acdUrl()
Gets the acdUrl.
|
java.lang.String |
apiKey()
Gets the apiKey.
|
java.lang.String |
corpus()
Gets the corpus.
|
java.util.Map<java.lang.String,java.lang.Object> |
document()
Gets the document.
|
java.lang.String |
flowId()
Gets the flowId.
|
AddCorpusDocumentOptions.Builder |
newBuilder()
New builder.
|
java.util.List<java.lang.Object> |
otherAnnotators()
Gets the otherAnnotators.
|
public AddCorpusDocumentOptions.Builder newBuilder()
public java.lang.String corpus()
public java.util.Map<java.lang.String,java.lang.Object> document()
public java.lang.String acdUrl()
public java.lang.String apiKey()
public java.lang.String flowId()
public java.lang.String accessToken()
public java.util.List<java.lang.Object> otherAnnotators()
Copyright © 2022 IBM Cloud. All rights reserved.