class QueryDto extends Serializable
Created automatically at 2021-05-26T20:03:07.911292. Don't modify it
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- QueryDto
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new QueryDto(utmArguments: List[UtmArgumentDto], dataCenterInfo: DataCenterInfoDto, originDataSettings: List[OriginDataSettingDto], waterMarkSetting: WaterMarkSettingDto, dataCenterTags: List[TagDto], countDataCenterTags: Integer, tableDataDescription: List[TableInfoDto], tencentPortraitQuotas: TencentPortraitQuotasInfoDto, tunnels: List[TunnelDto], countTunnels: Integer, eventImportJobs: List[EventImportJobDto], logQueryOptions: AuditLogQueryOptionDto, features: List[FeatureDto], version: String, dataCenterPermissionModules: List[ModuleDto], dataCenterRoles: List[DataCenterRoleDto], allDepartments: List[DepartmentDto], projects: List[ProjectDto], projectPermissionModules: List[ModuleDto], currentUserProjectRoleTuples: List[UserProjectRoleTupleDto], webHooks: List[WebHookDto], notificationTasks: List[NotificationTaskDto], hubble: HubbleInfoDto, currentUser: MemberDto, accountApplications: List[AccountApplicationDto], accountApplicationSetting: AccountApplicationSettingDto, passwordRecoverySetting: PasswordRecoverySettingDto, dataCenterCustomEvents: List[CustomEventDto], preparedMetrics: List[PreparedMetricDto], dataCenterEventVariables: List[EventVariableDto], countDataCenterEventVariables: Integer, dataCenterItemModels: List[ItemModelDto], dataCenterItemVariables: List[ItemVariableDto], dataCenterUserVariables: List[UserVariableDto], countDataCenterUserVariables: Integer, dataCenterPreparedDimensions: List[PreparedDimensionDto], dataCenterMeasurements: List[MeasurableDto], dataCenterUserIdentities: List[UserIdentityDto])
- new QueryDto()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def getAccountApplicationSetting(): AccountApplicationSettingDto
- def getAccountApplications(): List[AccountApplicationDto]
- def getAllDepartments(): List[DepartmentDto]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
getCountDataCenterEventVariables(): Integer
数据中心的事件变量数量
- def getCountDataCenterTags(): Integer
-
def
getCountDataCenterUserVariables(): Integer
数据中心的用户变量数量
- def getCountTunnels(): Integer
- def getCurrentUser(): MemberDto
-
def
getCurrentUserProjectRoleTuples(): List[UserProjectRoleTupleDto]
获取当前用户所在项目及项目角色
-
def
getDataCenterCustomEvents(): List[CustomEventDto]
数据中心 打点事件列表
-
def
getDataCenterEventVariables(): List[EventVariableDto]
数据中心的事件变量列表
- def getDataCenterInfo(): DataCenterInfoDto
-
def
getDataCenterItemModels(): List[ItemModelDto]
数据中心物品模型列表
-
def
getDataCenterItemVariables(): List[ItemVariableDto]
数据中心的物品模型变量
-
def
getDataCenterMeasurements(): List[MeasurableDto]
数据中心的指标列表
- def getDataCenterPermissionModules(): List[ModuleDto]
-
def
getDataCenterPreparedDimensions(): List[PreparedDimensionDto]
数据中心的预定定维度
- def getDataCenterRoles(): List[DataCenterRoleDto]
-
def
getDataCenterTags(): List[TagDto]
数据中心标签列表
-
def
getDataCenterUserIdentities(): List[UserIdentityDto]
数据中心的 用户ID - 所有属性均为预置的用户标识符
-
def
getDataCenterUserVariables(): List[UserVariableDto]
数据中心的用户变量列表
- def getEventImportJobs(): List[EventImportJobDto]
- def getFeatures(): List[FeatureDto]
- def getHubble(): HubbleInfoDto
-
def
getLogQueryOptions(): AuditLogQueryOptionDto
日志搜索项
- def getNotificationTasks(): List[NotificationTaskDto]
- def getOriginDataSettings(): List[OriginDataSettingDto]
- def getPasswordRecoverySetting(): PasswordRecoverySettingDto
-
def
getPreparedMetrics(): List[PreparedMetricDto]
预定义指标列表
- def getProjectPermissionModules(): List[ModuleDto]
- def getProjects(): List[ProjectDto]
-
def
getTableDataDescription(): List[TableInfoDto]
获取所有表字段信息
-
def
getTencentPortraitQuotas(): TencentPortraitQuotasInfoDto
查询资源情况
- def getTunnels(): List[TunnelDto]
- def getUtmArguments(): List[UtmArgumentDto]
- def getVersion(): String
-
def
getWaterMarkSetting(): WaterMarkSettingDto
获取水印配置
- def getWebHooks(): List[WebHookDto]
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def setAccountApplicationSetting(accountApplicationSetting: AccountApplicationSettingDto): Unit
- def setAccountApplications(accountApplications: List[AccountApplicationDto]): Unit
- def setAllDepartments(allDepartments: List[DepartmentDto]): Unit
-
def
setCountDataCenterEventVariables(countDataCenterEventVariables: Integer): Unit
数据中心的事件变量数量
- def setCountDataCenterTags(countDataCenterTags: Integer): Unit
-
def
setCountDataCenterUserVariables(countDataCenterUserVariables: Integer): Unit
数据中心的用户变量数量
- def setCountTunnels(countTunnels: Integer): Unit
- def setCurrentUser(currentUser: MemberDto): Unit
-
def
setCurrentUserProjectRoleTuples(currentUserProjectRoleTuples: List[UserProjectRoleTupleDto]): Unit
获取当前用户所在项目及项目角色
-
def
setDataCenterCustomEvents(dataCenterCustomEvents: List[CustomEventDto]): Unit
数据中心 打点事件列表
-
def
setDataCenterEventVariables(dataCenterEventVariables: List[EventVariableDto]): Unit
数据中心的事件变量列表
- def setDataCenterInfo(dataCenterInfo: DataCenterInfoDto): Unit
-
def
setDataCenterItemModels(dataCenterItemModels: List[ItemModelDto]): Unit
数据中心物品模型列表
-
def
setDataCenterItemVariables(dataCenterItemVariables: List[ItemVariableDto]): Unit
数据中心的物品模型变量
-
def
setDataCenterMeasurements(dataCenterMeasurements: List[MeasurableDto]): Unit
数据中心的指标列表
- def setDataCenterPermissionModules(dataCenterPermissionModules: List[ModuleDto]): Unit
-
def
setDataCenterPreparedDimensions(dataCenterPreparedDimensions: List[PreparedDimensionDto]): Unit
数据中心的预定定维度
- def setDataCenterRoles(dataCenterRoles: List[DataCenterRoleDto]): Unit
-
def
setDataCenterTags(dataCenterTags: List[TagDto]): Unit
数据中心标签列表
-
def
setDataCenterUserIdentities(dataCenterUserIdentities: List[UserIdentityDto]): Unit
数据中心的 用户ID - 所有属性均为预置的用户标识符
-
def
setDataCenterUserVariables(dataCenterUserVariables: List[UserVariableDto]): Unit
数据中心的用户变量列表
- def setEventImportJobs(eventImportJobs: List[EventImportJobDto]): Unit
- def setFeatures(features: List[FeatureDto]): Unit
- def setHubble(hubble: HubbleInfoDto): Unit
-
def
setLogQueryOptions(logQueryOptions: AuditLogQueryOptionDto): Unit
日志搜索项
- def setNotificationTasks(notificationTasks: List[NotificationTaskDto]): Unit
- def setOriginDataSettings(originDataSettings: List[OriginDataSettingDto]): Unit
- def setPasswordRecoverySetting(passwordRecoverySetting: PasswordRecoverySettingDto): Unit
-
def
setPreparedMetrics(preparedMetrics: List[PreparedMetricDto]): Unit
预定义指标列表
- def setProjectPermissionModules(projectPermissionModules: List[ModuleDto]): Unit
- def setProjects(projects: List[ProjectDto]): Unit
-
def
setTableDataDescription(tableDataDescription: List[TableInfoDto]): Unit
获取所有表字段信息
-
def
setTencentPortraitQuotas(tencentPortraitQuotas: TencentPortraitQuotasInfoDto): Unit
查询资源情况
- def setTunnels(tunnels: List[TunnelDto]): Unit
- def setUtmArguments(utmArguments: List[UtmArgumentDto]): Unit
- def setVersion(version: String): Unit
-
def
setWaterMarkSetting(waterMarkSetting: WaterMarkSettingDto): Unit
获取水印配置
- def setWebHooks(webHooks: List[WebHookDto]): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- QueryDto → AnyRef → Any
- Annotations
- @Override()
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated