public class ListCustomModelsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ListCustomModelsOptions.Builder
Builder.
|
static interface |
ListCustomModelsOptions.Language
The language for which custom models that are owned by the requesting credentials are to be
returned.
|
Modifier and Type | Method and Description |
---|---|
String |
language()
Gets the language.
|
ListCustomModelsOptions.Builder |
newBuilder()
New builder.
|
public ListCustomModelsOptions.Builder newBuilder()
public String language()
The language for which custom models that are owned by the requesting credentials are to be returned. Omit the parameter to see all custom models that are owned by the requester.
Copyright © 2024 IBM Cloud. All rights reserved.