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 |
---|---|
java.lang.String |
corpusName()
Gets the corpusName.
|
java.util.List<java.lang.Object> |
enrichmentTargets()
Gets the enrichmentTargets.
|
java.util.List<java.lang.Object> |
metadataFields()
Gets the metadataFields.
|
SetCorpusSchemaOptions.Builder |
newBuilder()
New builder.
|
java.util.Map<java.lang.String,java.lang.Object> |
references()
Gets the references.
|
public SetCorpusSchemaOptions.Builder newBuilder()
public java.util.List<java.lang.Object> enrichmentTargets()
public java.util.List<java.lang.Object> metadataFields()
public java.lang.String corpusName()
public java.util.Map<java.lang.String,java.lang.Object> references()
Copyright © 2022 IBM Cloud. All rights reserved.