public class LanguageModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<LanguageModel> |
getCustomizations()
Gets the customizations.
|
public 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.
Copyright © 2024 IBM Cloud. All rights reserved.