public static class GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
apappliedCount |
String |
appCode |
String |
appInstanceCode |
String |
appStoreCode |
String |
authMode |
Integer |
authorizationType
example:
all
|
String |
businessProcessCode |
String |
categoriesFirst |
String |
categoriesSecond |
String |
createTimeGMT
example:
2021-05-01
|
String |
creatorUserId
example:
ding12345
|
String |
cubeAuthType |
String |
cubeCode |
String |
cubeDataRange |
List<GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultCubeDataRanges> |
cubeDataRanges |
String |
cubeSource |
String |
dataCacheTimeConfiguration |
String |
dataflowCode |
String |
description
example:
步凡创建的宜搭应用
|
String |
domainCode |
Boolean |
enableCache |
Long |
id
example:
12345
|
String |
isNeedApplication |
String |
isTrend |
String |
modifiedTimeGMT
example:
2021-05-01
|
String |
modifier
example:
manager123
|
String |
name
example:
测试应用
|
String |
namespaceCode |
String |
owner |
Boolean |
sharedDataSet |
String |
tenantCorpId |
String |
type
example:
i18n
|
GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultUserInformation |
userInformation |
| 构造器和说明 |
|---|
GetAllAuthCubesResponseBodyResult() |
@NameInMap(value="apappliedCount") public Integer apappliedCount
@NameInMap(value="appCode") public String appCode
@NameInMap(value="appInstanceCode") public String appInstanceCode
@NameInMap(value="appStoreCode") public String appStoreCode
@NameInMap(value="authMode") public String authMode
@NameInMap(value="authorizationType") public Integer authorizationType
all
@NameInMap(value="businessProcessCode") public String businessProcessCode
@NameInMap(value="categoriesFirst") public String categoriesFirst
@NameInMap(value="categoriesSecond") public String categoriesSecond
@NameInMap(value="createTimeGMT") public String createTimeGMT
2021-05-01
@NameInMap(value="creatorUserId") public String creatorUserId
ding12345
@NameInMap(value="cubeAuthType") public String cubeAuthType
@NameInMap(value="cubeCode") public String cubeCode
@NameInMap(value="cubeDataRange") public String cubeDataRange
@NameInMap(value="cubeDataRanges") public List<GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultCubeDataRanges> cubeDataRanges
@NameInMap(value="cubeSource") public String cubeSource
@NameInMap(value="dataCacheTimeConfiguration") public String dataCacheTimeConfiguration
@NameInMap(value="dataflowCode") public String dataflowCode
@NameInMap(value="description") public String description
步凡创建的宜搭应用
@NameInMap(value="domainCode") public String domainCode
@NameInMap(value="enableCache") public Boolean enableCache
@NameInMap(value="id") public Long id
12345
@NameInMap(value="isNeedApplication") public String isNeedApplication
@NameInMap(value="isTrend") public String isTrend
@NameInMap(value="modifiedTimeGMT") public String modifiedTimeGMT
2021-05-01
@NameInMap(value="modifier") public String modifier
manager123
@NameInMap(value="name") public String name
测试应用
@NameInMap(value="namespaceCode") public String namespaceCode
@NameInMap(value="owner") public String owner
@NameInMap(value="sharedDataSet") public Boolean sharedDataSet
@NameInMap(value="tenantCorpId") public String tenantCorpId
@NameInMap(value="type") public String type
i18n
@NameInMap(value="userInformation") public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultUserInformation userInformation
public static GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setApappliedCount(Integer apappliedCount)
public Integer getApappliedCount()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setAppCode(String appCode)
public String getAppCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setAppInstanceCode(String appInstanceCode)
public String getAppInstanceCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setAppStoreCode(String appStoreCode)
public String getAppStoreCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setAuthMode(String authMode)
public String getAuthMode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setAuthorizationType(Integer authorizationType)
public Integer getAuthorizationType()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setBusinessProcessCode(String businessProcessCode)
public String getBusinessProcessCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCategoriesFirst(String categoriesFirst)
public String getCategoriesFirst()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCategoriesSecond(String categoriesSecond)
public String getCategoriesSecond()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCreateTimeGMT(String createTimeGMT)
public String getCreateTimeGMT()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCreatorUserId(String creatorUserId)
public String getCreatorUserId()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCubeAuthType(String cubeAuthType)
public String getCubeAuthType()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCubeCode(String cubeCode)
public String getCubeCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCubeDataRange(String cubeDataRange)
public String getCubeDataRange()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCubeDataRanges(List<GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultCubeDataRanges> cubeDataRanges)
public List<GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultCubeDataRanges> getCubeDataRanges()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setCubeSource(String cubeSource)
public String getCubeSource()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setDataCacheTimeConfiguration(String dataCacheTimeConfiguration)
public String getDataCacheTimeConfiguration()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setDataflowCode(String dataflowCode)
public String getDataflowCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setDescription(String description)
public String getDescription()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setDomainCode(String domainCode)
public String getDomainCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setEnableCache(Boolean enableCache)
public Boolean getEnableCache()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setId(Long id)
public Long getId()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setIsNeedApplication(String isNeedApplication)
public String getIsNeedApplication()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setIsTrend(String isTrend)
public String getIsTrend()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setModifiedTimeGMT(String modifiedTimeGMT)
public String getModifiedTimeGMT()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setModifier(String modifier)
public String getModifier()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setName(String name)
public String getName()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setNamespaceCode(String namespaceCode)
public String getNamespaceCode()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setOwner(String owner)
public String getOwner()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setSharedDataSet(Boolean sharedDataSet)
public Boolean getSharedDataSet()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setTenantCorpId(String tenantCorpId)
public String getTenantCorpId()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setType(String type)
public String getType()
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResult setUserInformation(GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultUserInformation userInformation)
public GetAllAuthCubesResponseBody.GetAllAuthCubesResponseBodyResultUserInformation getUserInformation()
Copyright © 2025. All rights reserved.