public static class PerformanceTuningAnalysis.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PerformanceTuningAnalysis |
build() |
PerformanceTuningAnalysis.Builder |
copy(PerformanceTuningAnalysis model) |
PerformanceTuningAnalysis.Builder |
isEnabled(Boolean isEnabled)
PerformanceTuningAnalysis flag to store enabled or disabled status
|
public PerformanceTuningAnalysis.Builder isEnabled(Boolean isEnabled)
PerformanceTuningAnalysis flag to store enabled or disabled status
isEnabled
- the value to setpublic PerformanceTuningAnalysis build()
public PerformanceTuningAnalysis.Builder copy(PerformanceTuningAnalysis model)
Copyright © 2016–2024. All rights reserved.