Interface InstanceNetworkPerformanceOptions.Builder

    • Method Detail

      • bandwidthWeighting

        InstanceNetworkPerformanceOptions.Builder bandwidthWeighting​(String bandwidthWeighting)

        When you configure network bandwidth weighting, you can boost your baseline bandwidth for either networking or EBS by up to 25%. The total available baseline bandwidth for your instance remains the same. The default option uses the standard bandwidth configuration for your instance type.

        Parameters:
        bandwidthWeighting - When you configure network bandwidth weighting, you can boost your baseline bandwidth for either networking or EBS by up to 25%. The total available baseline bandwidth for your instance remains the same. The default option uses the standard bandwidth configuration for your instance type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        InstanceBandwidthWeighting, InstanceBandwidthWeighting
      • bandwidthWeighting

        InstanceNetworkPerformanceOptions.Builder bandwidthWeighting​(InstanceBandwidthWeighting bandwidthWeighting)

        When you configure network bandwidth weighting, you can boost your baseline bandwidth for either networking or EBS by up to 25%. The total available baseline bandwidth for your instance remains the same. The default option uses the standard bandwidth configuration for your instance type.

        Parameters:
        bandwidthWeighting - When you configure network bandwidth weighting, you can boost your baseline bandwidth for either networking or EBS by up to 25%. The total available baseline bandwidth for your instance remains the same. The default option uses the standard bandwidth configuration for your instance type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        InstanceBandwidthWeighting, InstanceBandwidthWeighting