public class OutputForListModelCustomizationJobsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OutputForListModelCustomizationJobsOutput.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
OutputForListModelCustomizationJobsOutput() |
public OutputForListModelCustomizationJobsOutput()
public OutputForListModelCustomizationJobsOutput customModelCreateTimeUnix(Long customModelCreateTimeUnix)
public Long getCustomModelCreateTimeUnix()
public void setCustomModelCreateTimeUnix(Long customModelCreateTimeUnix)
public OutputForListModelCustomizationJobsOutput customModelId(String customModelId)
public String getCustomModelId()
public void setCustomModelId(String customModelId)
public OutputForListModelCustomizationJobsOutput index(Integer index)
public Integer getIndex()
public void setIndex(Integer index)
public OutputForListModelCustomizationJobsOutput name(String name)
public String getName()
public void setName(String name)
public OutputForListModelCustomizationJobsOutput status(OutputForListModelCustomizationJobsOutput.StatusEnum status)
public OutputForListModelCustomizationJobsOutput.StatusEnum getStatus()
public void setStatus(OutputForListModelCustomizationJobsOutput.StatusEnum status)
Copyright © 2025. All rights reserved.