public class Expansion
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Expansion.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
expandedTerms()
Gets the expandedTerms.
|
List<String> |
inputTerms()
Gets the inputTerms.
|
Expansion.Builder |
newBuilder()
New builder.
|
public Expansion.Builder newBuilder()
public List<String> inputTerms()
A list of terms that will be expanded for this expansion. If specified, only the items in this list are expanded.
Copyright © 2023 IBM Cloud. All rights reserved.