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