Interface MemoryGiBPerVCpuRequest.Builder

    • Method Detail

      • min

        MemoryGiBPerVCpuRequest.Builder min​(Double min)

        The memory minimum in GiB.

        Parameters:
        min - The memory minimum in GiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • max

        MemoryGiBPerVCpuRequest.Builder max​(Double max)

        The memory maximum in GiB.

        Parameters:
        max - The memory maximum in GiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.