public class QueryModelRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryModelRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryModelRequest |
build(Map<String,?> map) |
String |
getAuthToken() |
QueryModelRequest |
setAuthToken(String authToken) |
@NameInMap(value="auth_token") public String authToken
public static QueryModelRequest build(Map<String,?> map) throws Exception
Exceptionpublic QueryModelRequest setAuthToken(String authToken)
public String getAuthToken()
Copyright © 2021. All rights reserved.