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