Package | Description |
---|---|
com.huawei.dli.sdk.common |
Modifier and Type | Method and Description |
---|---|
List<JobProgressInfo> |
JobProgressResultInfo.getSubJobs() |
Modifier and Type | Method and Description |
---|---|
void |
JobProgressResultInfo.setSubJobs(List<JobProgressInfo> subJobs) |
Constructor and Description |
---|
JobProgressResultInfo(Boolean isSuccess,
String status,
Integer subJobId,
Double progress,
List<JobProgressInfo> subJobs) |
Copyright © 2023. All rights reserved.