Uses of Class
com.oracle.bmc.jmsutils.model.PerformanceTuningAnalysis
-
Packages that use PerformanceTuningAnalysis Package Description com.oracle.bmc.jmsutils.model com.oracle.bmc.jmsutils.responses -
-
Uses of PerformanceTuningAnalysis in com.oracle.bmc.jmsutils.model
Methods in com.oracle.bmc.jmsutils.model that return PerformanceTuningAnalysis Modifier and Type Method Description PerformanceTuningAnalysis
PerformanceTuningAnalysis.Builder. build()
Methods in com.oracle.bmc.jmsutils.model with parameters of type PerformanceTuningAnalysis Modifier and Type Method Description PerformanceTuningAnalysis.Builder
PerformanceTuningAnalysis.Builder. copy(PerformanceTuningAnalysis model)
-
Uses of PerformanceTuningAnalysis in com.oracle.bmc.jmsutils.responses
Methods in com.oracle.bmc.jmsutils.responses that return PerformanceTuningAnalysis Modifier and Type Method Description PerformanceTuningAnalysis
GetPerformanceTuningAnalysisResponse. getPerformanceTuningAnalysis()
The returned PerformanceTuningAnalysis instance.Methods in com.oracle.bmc.jmsutils.responses with parameters of type PerformanceTuningAnalysis Modifier and Type Method Description GetPerformanceTuningAnalysisResponse.Builder
GetPerformanceTuningAnalysisResponse.Builder. performanceTuningAnalysis(PerformanceTuningAnalysis performanceTuningAnalysis)
The returned PerformanceTuningAnalysis instance.
-