public static class ListStarsRequest.ListStarsRequestOption
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListStarsRequestOption() |
@NameInMap(value="maxResults") public Integer maxResults
@NameInMap(value="nextToken") public String nextToken
@NameInMap(value="order") public String order
@NameInMap(value="orderBy") public String orderBy
@NameInMap(value="withDentryCreatorInfo") public Boolean withDentryCreatorInfo
@NameInMap(value="withDentryModifierInfo") public Boolean withDentryModifierInfo
@NameInMap(value="withDentryPermissionRole") public Boolean withDentryPermissionRole
@NameInMap(value="withSpaceDetail") public Boolean withSpaceDetail
@NameInMap(value="withSpacePermissionRole") public Boolean withSpacePermissionRole
@NameInMap(value="withTeamDetail") public Boolean withTeamDetail
public static ListStarsRequest.ListStarsRequestOption build(Map<String,?> map) throws Exception
Exceptionpublic ListStarsRequest.ListStarsRequestOption setFilterDocTypes(List<String> filterDocTypes)
public ListStarsRequest.ListStarsRequestOption setMaxResults(Integer maxResults)
public Integer getMaxResults()
public ListStarsRequest.ListStarsRequestOption setNextToken(String nextToken)
public String getNextToken()
public ListStarsRequest.ListStarsRequestOption setOrder(String order)
public String getOrder()
public ListStarsRequest.ListStarsRequestOption setOrderBy(String orderBy)
public String getOrderBy()
public ListStarsRequest.ListStarsRequestOption setWithDentryCreatorInfo(Boolean withDentryCreatorInfo)
public Boolean getWithDentryCreatorInfo()
public ListStarsRequest.ListStarsRequestOption setWithDentryModifierInfo(Boolean withDentryModifierInfo)
public Boolean getWithDentryModifierInfo()
public ListStarsRequest.ListStarsRequestOption setWithDentryPermissionRole(Boolean withDentryPermissionRole)
public Boolean getWithDentryPermissionRole()
public ListStarsRequest.ListStarsRequestOption setWithSpaceDetail(Boolean withSpaceDetail)
public Boolean getWithSpaceDetail()
public ListStarsRequest.ListStarsRequestOption setWithSpacePermissionRole(Boolean withSpacePermissionRole)
public Boolean getWithSpacePermissionRole()
public ListStarsRequest.ListStarsRequestOption setWithTeamDetail(Boolean withTeamDetail)
public Boolean getWithTeamDetail()
Copyright © 2023. All rights reserved.