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