public class ModelReferenceForCreateBatchInferenceJobInput extends Object
| Constructor and Description |
|---|
ModelReferenceForCreateBatchInferenceJobInput() |
| Modifier and Type | Method and Description |
|---|---|
ModelReferenceForCreateBatchInferenceJobInput |
customModelId(String customModelId) |
boolean |
equals(Object o) |
ModelReferenceForCreateBatchInferenceJobInput |
foundationModel(FoundationModelForCreateBatchInferenceJobInput foundationModel) |
String |
getCustomModelId()
Get customModelId
|
@Valid FoundationModelForCreateBatchInferenceJobInput |
getFoundationModel()
Get foundationModel
|
int |
hashCode() |
void |
setCustomModelId(String customModelId) |
void |
setFoundationModel(FoundationModelForCreateBatchInferenceJobInput foundationModel) |
String |
toString() |
public ModelReferenceForCreateBatchInferenceJobInput()
public ModelReferenceForCreateBatchInferenceJobInput customModelId(String customModelId)
public String getCustomModelId()
public void setCustomModelId(String customModelId)
public ModelReferenceForCreateBatchInferenceJobInput foundationModel(FoundationModelForCreateBatchInferenceJobInput foundationModel)
@Valid public @Valid FoundationModelForCreateBatchInferenceJobInput getFoundationModel()
public void setFoundationModel(FoundationModelForCreateBatchInferenceJobInput foundationModel)
Copyright © 2025. All rights reserved.