Uses of Class
com.oracle.bmc.jms.model.PerformanceTuningAnalysisResult
- 
Packages that use PerformanceTuningAnalysisResult Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses 
- 
- 
Uses of PerformanceTuningAnalysisResult in com.oracle.bmc.jms.modelMethods in com.oracle.bmc.jms.model that return PerformanceTuningAnalysisResult Modifier and Type Method Description PerformanceTuningAnalysisResultPerformanceTuningAnalysisResult.Builder. build()Methods in com.oracle.bmc.jms.model with parameters of type PerformanceTuningAnalysisResult Modifier and Type Method Description PerformanceTuningAnalysisResult.BuilderPerformanceTuningAnalysisResult.Builder. copy(PerformanceTuningAnalysisResult model)
- 
Uses of PerformanceTuningAnalysisResult in com.oracle.bmc.jms.responsesMethods in com.oracle.bmc.jms.responses that return PerformanceTuningAnalysisResult Modifier and Type Method Description PerformanceTuningAnalysisResultGetPerformanceTuningAnalysisResultResponse. getPerformanceTuningAnalysisResult()The returned PerformanceTuningAnalysisResult instance.Methods in com.oracle.bmc.jms.responses with parameters of type PerformanceTuningAnalysisResult Modifier and Type Method Description GetPerformanceTuningAnalysisResultResponse.BuilderGetPerformanceTuningAnalysisResultResponse.Builder. performanceTuningAnalysisResult(PerformanceTuningAnalysisResult performanceTuningAnalysisResult)The returned PerformanceTuningAnalysisResult instance.
 
-