public static class AddmDbFindingAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
public AddmDbFindingAggregation.Builder id(String id)
The OCID of the Database insight.
id
- the value to setpublic AddmDbFindingAggregation.Builder findingId(String findingId)
Unique finding id
findingId
- the value to setpublic AddmDbFindingAggregation.Builder categoryName(String categoryName)
Category name
categoryName
- the value to setpublic AddmDbFindingAggregation.Builder categoryDisplayName(String categoryDisplayName)
Category display name
categoryDisplayName
- the value to setpublic AddmDbFindingAggregation.Builder name(String name)
Finding name
name
- the value to setpublic AddmDbFindingAggregation.Builder message(String message)
Finding message
message
- the value to setpublic AddmDbFindingAggregation.Builder impactOverallPercent(Double impactOverallPercent)
Overall impact in terms of percentage of total activity
impactOverallPercent
- the value to setpublic AddmDbFindingAggregation.Builder impactMaxPercent(Double impactMaxPercent)
Maximum impact in terms of percentage of total activity
impactMaxPercent
- the value to setpublic AddmDbFindingAggregation.Builder impactAvgActiveSessions(Double impactAvgActiveSessions)
Impact in terms of average active sessions
impactAvgActiveSessions
- the value to setpublic AddmDbFindingAggregation.Builder frequencyCount(Integer frequencyCount)
Number of occurrences for this finding
frequencyCount
- the value to setpublic AddmDbFindingAggregation.Builder recommendationCount(Integer recommendationCount)
Number of recommendations for this finding
recommendationCount
- the value to setpublic AddmDbFindingAggregation build()
public AddmDbFindingAggregation.Builder copy(AddmDbFindingAggregation model)
Copyright © 2016–2024. All rights reserved.