Interface MemoryMiBRequest.Builder

  • Method Details

    • min

      The minimum amount of memory in MiB. Instance types with less memory than this value are excluded from selection.

      Parameters:
      min - The minimum amount of memory in MiB. Instance types with less memory than this value are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of memory in MiB. Instance types with more memory than this value are excluded from selection.

      Parameters:
      max - The maximum amount of memory in MiB. Instance types with more memory than this value are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.