Packages

class QueryDto extends Serializable

Created automatically at 2021-05-26T20:03:07.911292. Don't modify it

Annotations
@Generated()
Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. QueryDto
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. 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])
  2. new QueryDto()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def getAccountApplicationSetting(): AccountApplicationSettingDto
  9. def getAccountApplications(): List[AccountApplicationDto]
  10. def getAllDepartments(): List[DepartmentDto]
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  12. def getCountDataCenterEventVariables(): Integer

    数据中心的事件变量数量

  13. def getCountDataCenterTags(): Integer
  14. def getCountDataCenterUserVariables(): Integer

    数据中心的用户变量数量

  15. def getCountTunnels(): Integer
  16. def getCurrentUser(): MemberDto
  17. def getCurrentUserProjectRoleTuples(): List[UserProjectRoleTupleDto]

    获取当前用户所在项目及项目角色

  18. def getDataCenterCustomEvents(): List[CustomEventDto]

    数据中心 打点事件列表

  19. def getDataCenterEventVariables(): List[EventVariableDto]

    数据中心的事件变量列表

  20. def getDataCenterInfo(): DataCenterInfoDto
  21. def getDataCenterItemModels(): List[ItemModelDto]

    数据中心物品模型列表

  22. def getDataCenterItemVariables(): List[ItemVariableDto]

    数据中心的物品模型变量

  23. def getDataCenterMeasurements(): List[MeasurableDto]

    数据中心的指标列表

  24. def getDataCenterPermissionModules(): List[ModuleDto]
  25. def getDataCenterPreparedDimensions(): List[PreparedDimensionDto]

    数据中心的预定定维度

  26. def getDataCenterRoles(): List[DataCenterRoleDto]
  27. def getDataCenterTags(): List[TagDto]

    数据中心标签列表

  28. def getDataCenterUserIdentities(): List[UserIdentityDto]

    数据中心的 用户ID - 所有属性均为预置的用户标识符

  29. def getDataCenterUserVariables(): List[UserVariableDto]

    数据中心的用户变量列表

  30. def getEventImportJobs(): List[EventImportJobDto]
  31. def getFeatures(): List[FeatureDto]
  32. def getHubble(): HubbleInfoDto
  33. def getLogQueryOptions(): AuditLogQueryOptionDto

    日志搜索项

  34. def getNotificationTasks(): List[NotificationTaskDto]
  35. def getOriginDataSettings(): List[OriginDataSettingDto]
  36. def getPasswordRecoverySetting(): PasswordRecoverySettingDto
  37. def getPreparedMetrics(): List[PreparedMetricDto]

    预定义指标列表

  38. def getProjectPermissionModules(): List[ModuleDto]
  39. def getProjects(): List[ProjectDto]
  40. def getTableDataDescription(): List[TableInfoDto]

    获取所有表字段信息

  41. def getTencentPortraitQuotas(): TencentPortraitQuotasInfoDto

    查询资源情况

  42. def getTunnels(): List[TunnelDto]
  43. def getUtmArguments(): List[UtmArgumentDto]
  44. def getVersion(): String
  45. def getWaterMarkSetting(): WaterMarkSettingDto

    获取水印配置

  46. def getWebHooks(): List[WebHookDto]
  47. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  48. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  49. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  50. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  51. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  52. def setAccountApplicationSetting(accountApplicationSetting: AccountApplicationSettingDto): Unit
  53. def setAccountApplications(accountApplications: List[AccountApplicationDto]): Unit
  54. def setAllDepartments(allDepartments: List[DepartmentDto]): Unit
  55. def setCountDataCenterEventVariables(countDataCenterEventVariables: Integer): Unit

    数据中心的事件变量数量

  56. def setCountDataCenterTags(countDataCenterTags: Integer): Unit
  57. def setCountDataCenterUserVariables(countDataCenterUserVariables: Integer): Unit

    数据中心的用户变量数量

  58. def setCountTunnels(countTunnels: Integer): Unit
  59. def setCurrentUser(currentUser: MemberDto): Unit
  60. def setCurrentUserProjectRoleTuples(currentUserProjectRoleTuples: List[UserProjectRoleTupleDto]): Unit

    获取当前用户所在项目及项目角色

  61. def setDataCenterCustomEvents(dataCenterCustomEvents: List[CustomEventDto]): Unit

    数据中心 打点事件列表

  62. def setDataCenterEventVariables(dataCenterEventVariables: List[EventVariableDto]): Unit

    数据中心的事件变量列表

  63. def setDataCenterInfo(dataCenterInfo: DataCenterInfoDto): Unit
  64. def setDataCenterItemModels(dataCenterItemModels: List[ItemModelDto]): Unit

    数据中心物品模型列表

  65. def setDataCenterItemVariables(dataCenterItemVariables: List[ItemVariableDto]): Unit

    数据中心的物品模型变量

  66. def setDataCenterMeasurements(dataCenterMeasurements: List[MeasurableDto]): Unit

    数据中心的指标列表

  67. def setDataCenterPermissionModules(dataCenterPermissionModules: List[ModuleDto]): Unit
  68. def setDataCenterPreparedDimensions(dataCenterPreparedDimensions: List[PreparedDimensionDto]): Unit

    数据中心的预定定维度

  69. def setDataCenterRoles(dataCenterRoles: List[DataCenterRoleDto]): Unit
  70. def setDataCenterTags(dataCenterTags: List[TagDto]): Unit

    数据中心标签列表

  71. def setDataCenterUserIdentities(dataCenterUserIdentities: List[UserIdentityDto]): Unit

    数据中心的 用户ID - 所有属性均为预置的用户标识符

  72. def setDataCenterUserVariables(dataCenterUserVariables: List[UserVariableDto]): Unit

    数据中心的用户变量列表

  73. def setEventImportJobs(eventImportJobs: List[EventImportJobDto]): Unit
  74. def setFeatures(features: List[FeatureDto]): Unit
  75. def setHubble(hubble: HubbleInfoDto): Unit
  76. def setLogQueryOptions(logQueryOptions: AuditLogQueryOptionDto): Unit

    日志搜索项

  77. def setNotificationTasks(notificationTasks: List[NotificationTaskDto]): Unit
  78. def setOriginDataSettings(originDataSettings: List[OriginDataSettingDto]): Unit
  79. def setPasswordRecoverySetting(passwordRecoverySetting: PasswordRecoverySettingDto): Unit
  80. def setPreparedMetrics(preparedMetrics: List[PreparedMetricDto]): Unit

    预定义指标列表

  81. def setProjectPermissionModules(projectPermissionModules: List[ModuleDto]): Unit
  82. def setProjects(projects: List[ProjectDto]): Unit
  83. def setTableDataDescription(tableDataDescription: List[TableInfoDto]): Unit

    获取所有表字段信息

  84. def setTencentPortraitQuotas(tencentPortraitQuotas: TencentPortraitQuotasInfoDto): Unit

    查询资源情况

  85. def setTunnels(tunnels: List[TunnelDto]): Unit
  86. def setUtmArguments(utmArguments: List[UtmArgumentDto]): Unit
  87. def setVersion(version: String): Unit
  88. def setWaterMarkSetting(waterMarkSetting: WaterMarkSettingDto): Unit

    获取水印配置

  89. def setWebHooks(webHooks: List[WebHookDto]): Unit
  90. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  91. def toString(): String
    Definition Classes
    QueryDto → AnyRef → Any
    Annotations
    @Override()
  92. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  93. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  94. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped