public static class ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList() |
@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="CreatedTime") public String createdTime
@NameInMap(value="CreatorId") public String creatorId
@NameInMap(value="GrantCreatedTime") public String grantCreatedTime
@NameInMap(value="GrantEndTime") public String grantEndTime
@NameInMap(value="GrantOperatorId") public String grantOperatorId
@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 ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList()
public static ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList build(Map<String,?> map) throws Exception
Exceptionpublic ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setApiId(Long apiId)
public Long getApiId()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setApiName(String apiName)
public String getApiName()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setApiPath(String apiPath)
public String getApiPath()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setApiStatus(Integer apiStatus)
public Integer getApiStatus()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setCreatedTime(String createdTime)
public String getCreatedTime()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setCreatorId(String creatorId)
public String getCreatorId()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setGrantCreatedTime(String grantCreatedTime)
public String getGrantCreatedTime()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setGrantEndTime(String grantEndTime)
public String getGrantEndTime()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setGrantOperatorId(String grantOperatorId)
public String getGrantOperatorId()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setGroupId(String groupId)
public String getGroupId()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setModifiedTime(String modifiedTime)
public String getModifiedTime()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setProjectId(Long projectId)
public Long getProjectId()
public ListDataServiceAuthorizedApisResponseBody.ListDataServiceAuthorizedApisResponseBodyDataApiAuthorizedList setTenantId(Long tenantId)
public Long getTenantId()
Copyright © 2021. All rights reserved.