class AnalysisAlertsResponseProjection extends GraphQLResponseProjection
Response projection for AnalysisAlerts
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AnalysisAlertsResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new AnalysisAlertsResponseProjection()
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
- def alertCharts(alias: String, subProjection: AlertChartsResponseProjection): AnalysisAlertsResponseProjection
- def alertCharts(subProjection: AlertChartsResponseProjection): AnalysisAlertsResponseProjection
-
def
all$(maxDepth: Int): AnalysisAlertsResponseProjection
- Definition Classes
- AnalysisAlertsResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): AnalysisAlertsResponseProjection
- Definition Classes
- AnalysisAlertsResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def chartId(alias: String): AnalysisAlertsResponseProjection
- def chartId(): AnalysisAlertsResponseProjection
- def chartName(alias: String, subProjection: ChartNmaeResponseProjection): AnalysisAlertsResponseProjection
- def chartName(subProjection: ChartNmaeResponseProjection): AnalysisAlertsResponseProjection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- def createdAt(alias: String): AnalysisAlertsResponseProjection
- def createdAt(): AnalysisAlertsResponseProjection
- def creator(alias: String): AnalysisAlertsResponseProjection
- def creator(): AnalysisAlertsResponseProjection
- def creatorId(alias: String): AnalysisAlertsResponseProjection
- def creatorId(): AnalysisAlertsResponseProjection
- def cronExpression(alias: String): AnalysisAlertsResponseProjection
- def cronExpression(): AnalysisAlertsResponseProjection
- def description(alias: String): AnalysisAlertsResponseProjection
- def description(): AnalysisAlertsResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def globalFilter(alias: String, subProjection: FilterResponseProjection): AnalysisAlertsResponseProjection
- def globalFilter(subProjection: FilterResponseProjection): AnalysisAlertsResponseProjection
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def id(alias: String): AnalysisAlertsResponseProjection
- def id(): AnalysisAlertsResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def name(alias: String): AnalysisAlertsResponseProjection
- def name(): AnalysisAlertsResponseProjection
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def noticeInfo(alias: String, subProjection: NoticeInfoResponseProjection): AnalysisAlertsResponseProjection
- def noticeInfo(subProjection: NoticeInfoResponseProjection): AnalysisAlertsResponseProjection
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def ownerId(alias: String): AnalysisAlertsResponseProjection
- def ownerId(): AnalysisAlertsResponseProjection
- def status(alias: String): AnalysisAlertsResponseProjection
- def status(): AnalysisAlertsResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): AnalysisAlertsResponseProjection
- def typename(): AnalysisAlertsResponseProjection
- def updatedAt(alias: String): AnalysisAlertsResponseProjection
- def updatedAt(): AnalysisAlertsResponseProjection
- def updater(alias: String): AnalysisAlertsResponseProjection
- def updater(): AnalysisAlertsResponseProjection
- def updaterId(alias: String): AnalysisAlertsResponseProjection
- def updaterId(): AnalysisAlertsResponseProjection
-
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