public class LanguageModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<LanguageModel> |
customizations |
Constructor and Description |
---|
LanguageModels() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LanguageModel> |
getCustomizations()
Gets the customizations.
|
protected java.util.List<LanguageModel> customizations
public java.util.List<LanguageModel> getCustomizations()
An array of `LanguageModel` objects that provides information about each available custom language model. The array is empty if the requesting credentials own no custom language models (if no language is specified) or own no custom language models for the specified language.