public class GetAsyncPredictRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
asyncPredictId |
| 构造器和说明 |
|---|
GetAsyncPredictRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetAsyncPredictRequest |
build(Map<String,?> map) |
Integer |
getAsyncPredictId() |
GetAsyncPredictRequest |
setAsyncPredictId(Integer asyncPredictId) |
@NameInMap(value="AsyncPredictId") public Integer asyncPredictId
public static GetAsyncPredictRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetAsyncPredictRequest setAsyncPredictId(Integer asyncPredictId)
public Integer getAsyncPredictId()
Copyright © 2023. All rights reserved.