public class CustomModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<CustomModel> |
getCustomizations()
Gets the customizations.
|
public List<CustomModel> getCustomizations()
An array of `CustomModel` objects that provides information about each available custom model. The array is empty if the requesting credentials own no custom models (if no language is specified) or own no custom models for the specified language.
Copyright © 2023 IBM Cloud. All rights reserved.