public class DevelopServiceRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DevelopServiceRequest() |
@NameInMap(value="Exit") public String exit
Specifies whether to exit development mode. Valid values:
true
public static DevelopServiceRequest build(Map<String,?> map) throws Exception
Exceptionpublic DevelopServiceRequest setExit(String exit)
public String getExit()
Copyright © 2024. All rights reserved.