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