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