public static class ResourceProfileRiskScoreAggregationSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResourceProfileRiskScoreAggregationSummary |
build() |
ResourceProfileRiskScoreAggregationSummary.Builder |
copy(ResourceProfileRiskScoreAggregationSummary model) |
ResourceProfileRiskScoreAggregationSummary.Builder |
items(List<ResourceRiskScoreAggregation> items)
List of ResourceRiskScoreAggregation
|
ResourceProfileRiskScoreAggregationSummary.Builder |
resourceProfileDisplayName(String resourceProfileDisplayName)
Display name for the resource profile
|
ResourceProfileRiskScoreAggregationSummary.Builder |
resourceProfileId(String resourceProfileId)
OCID for the resource profile
|
ResourceProfileRiskScoreAggregationSummary.Builder |
riskThreshold(Integer riskThreshold)
Risk threshold
|
public ResourceProfileRiskScoreAggregationSummary.Builder resourceProfileId(String resourceProfileId)
OCID for the resource profile
resourceProfileId
- the value to setpublic ResourceProfileRiskScoreAggregationSummary.Builder resourceProfileDisplayName(String resourceProfileDisplayName)
Display name for the resource profile
resourceProfileDisplayName
- the value to setpublic ResourceProfileRiskScoreAggregationSummary.Builder riskThreshold(Integer riskThreshold)
Risk threshold
riskThreshold
- the value to setpublic ResourceProfileRiskScoreAggregationSummary.Builder items(List<ResourceRiskScoreAggregation> items)
List of ResourceRiskScoreAggregation
items
- the value to setpublic ResourceProfileRiskScoreAggregationSummary build()
public ResourceProfileRiskScoreAggregationSummary.Builder copy(ResourceProfileRiskScoreAggregationSummary model)
Copyright © 2016–2023. All rights reserved.