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