public static class ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList() |
@NameInMap(value="ApiId") public Long apiId
@NameInMap(value="ApiName") public String apiName
@NameInMap(value="ApiPath") public String apiPath
@NameInMap(value="ApiStatus") public Integer apiStatus
@NameInMap(value="AuthorizationRecords") public List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationListAuthorizationRecords> authorizationRecords
@NameInMap(value="CreatedTime") public String createdTime
@NameInMap(value="CreatorId") public String creatorId
@NameInMap(value="GroupId") public String groupId
@NameInMap(value="ModifiedTime") public String modifiedTime
@NameInMap(value="ProjectId") public Long projectId
@NameInMap(value="TenantId") public Long tenantId
public ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList()
public static ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList build(Map<String,?> map) throws Exception
Exceptionpublic ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setApiId(Long apiId)
public Long getApiId()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setApiName(String apiName)
public String getApiName()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setApiPath(String apiPath)
public String getApiPath()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setApiStatus(Integer apiStatus)
public Integer getApiStatus()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setAuthorizationRecords(List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationListAuthorizationRecords> authorizationRecords)
public List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationListAuthorizationRecords> getAuthorizationRecords()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setCreatedTime(String createdTime)
public String getCreatedTime()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setCreatorId(String creatorId)
public String getCreatorId()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setGroupId(String groupId)
public String getGroupId()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setModifiedTime(String modifiedTime)
public String getModifiedTime()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setProjectId(Long projectId)
public Long getProjectId()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList setTenantId(Long tenantId)
public Long getTenantId()
Copyright © 2021. All rights reserved.