public class OutputForListModelCustomizationJobsOutput extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OutputForListModelCustomizationJobsOutput.StatusEnum
Gets or Sets status
|
| 构造器和说明 |
|---|
OutputForListModelCustomizationJobsOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
OutputForListModelCustomizationJobsOutput |
customModelCreateTimeUnix(Long customModelCreateTimeUnix) |
OutputForListModelCustomizationJobsOutput |
customModelId(String customModelId) |
boolean |
equals(Object o) |
Long |
getCustomModelCreateTimeUnix()
Get customModelCreateTimeUnix
|
String |
getCustomModelId()
Get customModelId
|
Integer |
getIndex()
Get index
|
String |
getName()
Get name
|
OutputForListModelCustomizationJobsOutput.StatusEnum |
getStatus()
Get status
|
int |
hashCode() |
OutputForListModelCustomizationJobsOutput |
index(Integer index) |
OutputForListModelCustomizationJobsOutput |
name(String name) |
void |
setCustomModelCreateTimeUnix(Long customModelCreateTimeUnix) |
void |
setCustomModelId(String customModelId) |
void |
setIndex(Integer index) |
void |
setName(String name) |
void |
setStatus(OutputForListModelCustomizationJobsOutput.StatusEnum status) |
OutputForListModelCustomizationJobsOutput |
status(OutputForListModelCustomizationJobsOutput.StatusEnum status) |
String |
toString() |
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.