Interface BaselineEbsBandwidthMbpsRequest.Builder

    • Method Detail

      • min

        BaselineEbsBandwidthMbpsRequest.Builder min​(Integer min)

        The minimum baseline Amazon EBS bandwidth in Mbps. Instance types with lower Amazon EBS bandwidth are excluded from selection.

        Parameters:
        min - The minimum baseline Amazon EBS bandwidth in Mbps. Instance types with lower Amazon EBS bandwidth are excluded from selection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • max

        BaselineEbsBandwidthMbpsRequest.Builder max​(Integer max)

        The maximum baseline Amazon EBS bandwidth in Mbps. Instance types with higher Amazon EBS bandwidth are excluded from selection.

        Parameters:
        max - The maximum baseline Amazon EBS bandwidth in Mbps. Instance types with higher Amazon EBS bandwidth are excluded from selection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.