dtos
ComposedMonitorDto
Related Doc:
package dtos
class
ComposedMonitorDto
extends
MonitorDto
Linear Supertypes
MonitorDto
,
ModelWithExternalReferenceDto
,
ValidatableDto
,
Validatable
,
Dto
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ComposedMonitorDto
MonitorDto
ModelWithExternalReferenceDto
ValidatableDto
Validatable
Dto
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ComposedMonitorDto
()
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[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getExternalReferences
()
:
List
[
KeyValue
]
Definition Classes
ModelWithExternalReferenceDto
def
getFlowOperator
()
:
FlowOperator
def
getFunction
()
:
FormulaOperator
def
getMonitorInstances
()
:
List
[
Long
]
Definition Classes
MonitorDto
def
getMonitors
()
:
List
[
Long
]
def
getQuantifier
()
:
Long
def
getScalingActions
()
:
List
[
Long
]
def
getSchedule
()
:
Long
def
getWindow
()
:
Long
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
setExternalReferences
(
externalReferences:
List
[
KeyValue
]
)
:
Unit
Definition Classes
ModelWithExternalReferenceDto
def
setFlowOperator
(
flowOperator:
FlowOperator
)
:
Unit
def
setFunction
(
function:
FormulaOperator
)
:
Unit
def
setMonitorInstances
(
monitorInstances:
List
[
Long
]
)
:
Unit
Definition Classes
MonitorDto
def
setMonitors
(
monitors:
List
[
Long
]
)
:
Unit
def
setQuantifier
(
quantifier:
Long
)
:
Unit
def
setScalingActions
(
scalingActions:
List
[
Long
]
)
:
Unit
def
setSchedule
(
schedule:
Long
)
:
Unit
def
setWindow
(
window:
Long
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
validate
()
:
List
[
ValidationError
]
Definition Classes
ValidatableDto
→
Validatable
def
validation
()
:
Unit
Definition Classes
ComposedMonitorDto
→
MonitorDto
→
ModelWithExternalReferenceDto
→
ValidatableDto
def
validator
[
S
]
(
implementation:
TypeLiteral
[
S
]
)
:
ValidateBuilder
[
S
]
Attributes
protected[
dtos.generic
]
Definition Classes
ValidatableDto
def
validator
[
S
]
(
sClass:
Class
[
S
]
)
:
ValidateBuilder
[
S
]
Attributes
protected[
dtos.generic
]
Definition Classes
ValidatableDto
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
MonitorDto
Inherited from
ModelWithExternalReferenceDto
Inherited from
ValidatableDto
Inherited from
Validatable
Inherited from
Dto
Inherited from
AnyRef
Inherited from
Any
Ungrouped