Class

com.github.j5ik2o.reactive.aws.ec2.model.ops

InstanceTypeInfoBuilderOps

Related Doc: package ops

Permalink

final class InstanceTypeInfoBuilderOps extends AnyVal

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

Instance Constructors

  1. new InstanceTypeInfoBuilderOps(self: Builder)

    Permalink

Value Members

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

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. final def autoRecoverySupportedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  6. final def bareMetalAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  7. final def burstablePerformanceSupportedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  8. final def currentGenerationAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  9. final def dedicatedHostsSupportedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  10. final def ebsInfoAsScala(value: Option[EbsInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  11. final def fpgaInfoAsScala(value: Option[FpgaInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  12. final def freeTierEligibleAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  13. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  14. final def gpuInfoAsScala(value: Option[GpuInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  15. final def hibernationSupportedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  16. final def hypervisorAsScala(value: Option[InstanceTypeHypervisor]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  17. final def inferenceAcceleratorInfoAsScala(value: Option[InferenceAcceleratorInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  18. final def instanceStorageInfoAsScala(value: Option[InstanceStorageInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  19. final def instanceStorageSupportedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  20. final def instanceTypeAsScala(value: Option[InstanceType]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. final def memoryInfoAsScala(value: Option[MemoryInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  23. final def networkInfoAsScala(value: Option[NetworkInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  24. final def placementGroupInfoAsScala(value: Option[PlacementGroupInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  25. final def processorInfoAsScala(value: Option[ProcessorInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  26. val self: Builder

    Permalink
  27. final def supportedRootDeviceTypesAsScala(value: Option[Seq[RootDeviceType]]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  28. final def supportedUsageClassesAsScala(value: Option[Seq[UsageClassType]]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  29. def toString(): String

    Permalink
    Definition Classes
    Any
  30. final def vCpuInfoAsScala(value: Option[VCpuInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()

Inherited from AnyVal

Inherited from Any

Ungrouped