Packages

o

facade.amazonaws.services.sagemaker

TransformInstanceTypeEnum

object TransformInstanceTypeEnum

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TransformInstanceTypeEnum
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  9. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  10. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  11. val ml.c4.2xlarge: String
  12. val ml.c4.4xlarge: String
  13. val ml.c4.8xlarge: String
  14. val ml.c4.xlarge: String
  15. val ml.c5.18xlarge: String
  16. val ml.c5.2xlarge: String
  17. val ml.c5.4xlarge: String
  18. val ml.c5.9xlarge: String
  19. val ml.c5.xlarge: String
  20. val ml.m4.10xlarge: String
  21. val ml.m4.16xlarge: String
  22. val ml.m4.2xlarge: String
  23. val ml.m4.4xlarge: String
  24. val ml.m4.xlarge: String
  25. val ml.m5.12xlarge: String
  26. val ml.m5.24xlarge: String
  27. val ml.m5.2xlarge: String
  28. val ml.m5.4xlarge: String
  29. val ml.m5.large: String
  30. val ml.m5.xlarge: String
  31. val ml.p2.16xlarge: String
  32. val ml.p2.8xlarge: String
  33. val ml.p2.xlarge: String
  34. val ml.p3.16xlarge: String
  35. val ml.p3.2xlarge: String
  36. val ml.p3.8xlarge: String
  37. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  40. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  41. def toString(): String
    Definition Classes
    AnyRef → Any
  42. val values: IndexedSeq[String]
  43. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  45. 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
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped