public class GetModelOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GetModelOptions.Builder
Builder. 
 | 
static interface  | 
GetModelOptions.ModelId
The identifier of the model in the form of its name from the output of the **Get a model** method. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
modelId()
Gets the modelId. 
 | 
GetModelOptions.Builder | 
newBuilder()
New builder. 
 | 
equals, hashCode, toStringpublic GetModelOptions.Builder newBuilder()
public java.lang.String modelId()