Uses of Class
com.oracle.bmc.jmsutils.model.PerformanceTuningAnalysisCollection.Builder
-
Packages that use PerformanceTuningAnalysisCollection.Builder Package Description com.oracle.bmc.jmsutils.model -
-
Uses of PerformanceTuningAnalysisCollection.Builder in com.oracle.bmc.jmsutils.model
Methods in com.oracle.bmc.jmsutils.model that return PerformanceTuningAnalysisCollection.Builder Modifier and Type Method Description static PerformanceTuningAnalysisCollection.Builder
PerformanceTuningAnalysisCollection. builder()
Create a new builder.PerformanceTuningAnalysisCollection.Builder
PerformanceTuningAnalysisCollection.Builder. copy(PerformanceTuningAnalysisCollection model)
PerformanceTuningAnalysisCollection.Builder
PerformanceTuningAnalysisCollection.Builder. items(List<PerformanceTuningAnalysisSummary> items)
List of Performance Tuning Analysis.PerformanceTuningAnalysisCollection.Builder
PerformanceTuningAnalysisCollection. toBuilder()
-