public static class AddmDbRecommendationsTimeSeriesSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public AddmDbRecommendationsTimeSeriesSummary.Builder id(String id)
The OCID of the Database insight.
id
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder taskId(Integer taskId)
Unique ADDM task id
taskId
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder taskName(String taskName)
ADDM task name
taskName
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder timestamp(Date timestamp)
Timestamp when recommendation was generated
timestamp
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder timeAnalysisStarted(Date timeAnalysisStarted)
Start Timestamp of snapshot
timeAnalysisStarted
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder timeAnalysisEnded(Date timeAnalysisEnded)
End Timestamp of snapshot
timeAnalysisEnded
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder type(String type)
Type of recommendation
type
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder analysisDbTimeInSecs(Double analysisDbTimeInSecs)
DB time in seconds for the snapshot
analysisDbTimeInSecs
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder analysisAvgActiveSessions(Double analysisAvgActiveSessions)
DB avg active sessions for the snapshot
analysisAvgActiveSessions
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder maxBenefitPercent(Double maxBenefitPercent)
Maximum estimated benefit in terms of percentage of total activity
maxBenefitPercent
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder maxBenefitDbTimeInSecs(Double maxBenefitDbTimeInSecs)
Maximum estimated benefit in terms of seconds
maxBenefitDbTimeInSecs
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder maxBenefitAvgActiveSessions(Double maxBenefitAvgActiveSessions)
Maximum estimated benefit in terms of average active sessions
maxBenefitAvgActiveSessions
- the value to setpublic AddmDbRecommendationsTimeSeriesSummary.Builder relatedObject(RelatedObjectTypeDetails relatedObject)
public AddmDbRecommendationsTimeSeriesSummary build()
public AddmDbRecommendationsTimeSeriesSummary.Builder copy(AddmDbRecommendationsTimeSeriesSummary model)
Copyright © 2016–2024. All rights reserved.