public class SetCorpusSchemaOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SetCorpusSchemaOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
corpusName()
Gets the corpusName.
|
List<Object> |
enrichmentTargets()
Gets the enrichmentTargets.
|
List<Object> |
metadataFields()
Gets the metadataFields.
|
SetCorpusSchemaOptions.Builder |
newBuilder()
New builder.
|
Map<String,Object> |
references()
Gets the references.
|
public SetCorpusSchemaOptions.Builder newBuilder()
public List<Object> enrichmentTargets()
public List<Object> metadataFields()
public String corpusName()
Copyright © 2021 IBM Cloud. All rights reserved.