public static interface CurrentPerformanceRiskRatings.Builder extends SdkPojo, CopyableBuilder<CurrentPerformanceRiskRatings.Builder,CurrentPerformanceRiskRatings>
| Modifier and Type | Method and Description |
|---|---|
CurrentPerformanceRiskRatings.Builder |
high(Long high)
A count of the applicable resource types with a high performance risk rating.
|
CurrentPerformanceRiskRatings.Builder |
low(Long low)
A count of the applicable resource types with a low performance risk rating.
|
CurrentPerformanceRiskRatings.Builder |
medium(Long medium)
A count of the applicable resource types with a medium performance risk rating.
|
CurrentPerformanceRiskRatings.Builder |
veryLow(Long veryLow)
A count of the applicable resource types with a very low performance risk rating.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCurrentPerformanceRiskRatings.Builder high(Long high)
A count of the applicable resource types with a high performance risk rating.
high - A count of the applicable resource types with a high performance risk rating.CurrentPerformanceRiskRatings.Builder medium(Long medium)
A count of the applicable resource types with a medium performance risk rating.
medium - A count of the applicable resource types with a medium performance risk rating.CurrentPerformanceRiskRatings.Builder low(Long low)
A count of the applicable resource types with a low performance risk rating.
low - A count of the applicable resource types with a low performance risk rating.CurrentPerformanceRiskRatings.Builder veryLow(Long veryLow)
A count of the applicable resource types with a very low performance risk rating.
veryLow - A count of the applicable resource types with a very low performance risk rating.Copyright © 2023. All rights reserved.