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