Uses of Class
com.oracle.bmc.jms.model.PerformanceTuningAnalysisResultCollection
-
Packages that use PerformanceTuningAnalysisResultCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses -
-
Uses of PerformanceTuningAnalysisResultCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return PerformanceTuningAnalysisResultCollection Modifier and Type Method Description PerformanceTuningAnalysisResultCollection
PerformanceTuningAnalysisResultCollection.Builder. build()
Methods in com.oracle.bmc.jms.model with parameters of type PerformanceTuningAnalysisResultCollection Modifier and Type Method Description PerformanceTuningAnalysisResultCollection.Builder
PerformanceTuningAnalysisResultCollection.Builder. copy(PerformanceTuningAnalysisResultCollection model)
-
Uses of PerformanceTuningAnalysisResultCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return PerformanceTuningAnalysisResultCollection Modifier and Type Method Description PerformanceTuningAnalysisResultCollection
ListPerformanceTuningAnalysisResultsResponse. getPerformanceTuningAnalysisResultCollection()
The returned PerformanceTuningAnalysisResultCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type PerformanceTuningAnalysisResultCollection Modifier and Type Method Description ListPerformanceTuningAnalysisResultsResponse.Builder
ListPerformanceTuningAnalysisResultsResponse.Builder. performanceTuningAnalysisResultCollection(PerformanceTuningAnalysisResultCollection performanceTuningAnalysisResultCollection)
The returned PerformanceTuningAnalysisResultCollection instance.
-