awscala.ec2

InstanceType

object InstanceType

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. InstanceType
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. val C1_Medium: com.amazonaws.services.ec2.model.InstanceType

  7. val C1_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  8. val C3_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  9. val C3_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  10. val C3_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  11. val C3_Large: com.amazonaws.services.ec2.model.InstanceType

  12. val C3_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  13. val Cc1_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  14. val Cc2_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  15. val Cg1_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  16. val Cr1_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  17. val G2_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  18. val Hi1_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  19. val Hs1_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  20. val I2_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  21. val I2_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  22. val I2_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  23. val I2_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  24. val M1_Large: com.amazonaws.services.ec2.model.InstanceType

  25. val M1_Medium: com.amazonaws.services.ec2.model.InstanceType

  26. val M1_Small: com.amazonaws.services.ec2.model.InstanceType

  27. val M1_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  28. val M2_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  29. val M2_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  30. val M2_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  31. val M3_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  32. val M3_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  33. val R3_2xlarge: com.amazonaws.services.ec2.model.InstanceType

  34. val R3_4xlarge: com.amazonaws.services.ec2.model.InstanceType

  35. val R3_8xlarge: com.amazonaws.services.ec2.model.InstanceType

  36. val R3_Large: com.amazonaws.services.ec2.model.InstanceType

  37. val R3_Xlarge: com.amazonaws.services.ec2.model.InstanceType

  38. val T1_Micro: com.amazonaws.services.ec2.model.InstanceType

  39. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  40. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  42. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  43. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  44. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  45. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  46. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  47. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  48. final def notify(): Unit

    Definition Classes
    AnyRef
  49. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  50. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  51. def toString(): String

    Definition Classes
    AnyRef → Any
  52. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped