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