public static class GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
checkLogin
example:
true
|
String |
type
example:
PREVIEW
|
Long |
version
example:
1
|
Boolean |
waterMark
example:
true
|
| 构造器和说明 |
|---|
GetDentryOpenInfoRequestOption() |
@NameInMap(value="checkLogin") public Boolean checkLogin
true
@NameInMap(value="type") public String type
PREVIEW
@NameInMap(value="version") public Long version
1
@NameInMap(value="waterMark") public Boolean waterMark
true
public static GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption build(Map<String,?> map) throws Exception
Exceptionpublic GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption setCheckLogin(Boolean checkLogin)
public Boolean getCheckLogin()
public GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption setType(String type)
public String getType()
public GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption setVersion(Long version)
public Long getVersion()
public GetDentryOpenInfoRequest.GetDentryOpenInfoRequestOption setWaterMark(Boolean waterMark)
public Boolean getWaterMark()
Copyright © 2025. All rights reserved.