Interface CurrentPerformanceRiskRatings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CurrentPerformanceRiskRatings.Builder,CurrentPerformanceRiskRatings>, SdkBuilder<CurrentPerformanceRiskRatings.Builder,CurrentPerformanceRiskRatings>, SdkPojo
Enclosing class:
CurrentPerformanceRiskRatings

public static interface CurrentPerformanceRiskRatings.Builder extends SdkPojo, CopyableBuilder<CurrentPerformanceRiskRatings.Builder,CurrentPerformanceRiskRatings>
  • Method Details

    • high

      A count of the applicable resource types with a high performance risk rating.

      Parameters:
      high - A count of the applicable resource types with a high performance risk rating.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • medium

      A count of the applicable resource types with a medium performance risk rating.

      Parameters:
      medium - A count of the applicable resource types with a medium performance risk rating.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • low

      A count of the applicable resource types with a low performance risk rating.

      Parameters:
      low - A count of the applicable resource types with a low performance risk rating.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • veryLow

      A count of the applicable resource types with a very low performance risk rating.

      Parameters:
      veryLow - A count of the applicable resource types with a very low performance risk rating.
      Returns:
      Returns a reference to this object so that method calls can be chained together.