object Unit extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Unit
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
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(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- implicit def toAws(value: Unit): software.amazon.awscdk.services.cloudwatch.Unit
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object Bits extends Unit with Product with Serializable
- object BitsPerSecond extends Unit with Product with Serializable
- object Bytes extends Unit with Product with Serializable
- object BytesPerSecond extends Unit with Product with Serializable
- object Count extends Unit with Product with Serializable
- object CountPerSecond extends Unit with Product with Serializable
- object Gigabits extends Unit with Product with Serializable
- object GigabitsPerSecond extends Unit with Product with Serializable
- object Gigabytes extends Unit with Product with Serializable
- object GigabytesPerSecond extends Unit with Product with Serializable
- object Kilobits extends Unit with Product with Serializable
- object KilobitsPerSecond extends Unit with Product with Serializable
- object Kilobytes extends Unit with Product with Serializable
- object KilobytesPerSecond extends Unit with Product with Serializable
- object Megabits extends Unit with Product with Serializable
- object MegabitsPerSecond extends Unit with Product with Serializable
- object Megabytes extends Unit with Product with Serializable
- object MegabytesPerSecond extends Unit with Product with Serializable
- object Microseconds extends Unit with Product with Serializable
- object Milliseconds extends Unit with Product with Serializable
- object None extends Unit with Product with Serializable
- object Percent extends Unit with Product with Serializable
- object Seconds extends Unit with Product with Serializable
- object Terabits extends Unit with Product with Serializable
- object TerabitsPerSecond extends Unit with Product with Serializable
- object Terabytes extends Unit with Product with Serializable
- object TerabytesPerSecond extends Unit with Product with Serializable
Deprecated Value Members
-
def
finalize(): scala.Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated