Uses of Class
com.oracle.bmc.vnmonitoring.model.PathAnalyzerTestCollection
- 
Packages that use PathAnalyzerTestCollection Package Description com.oracle.bmc.vnmonitoring.model com.oracle.bmc.vnmonitoring.responses 
- 
- 
Uses of PathAnalyzerTestCollection in com.oracle.bmc.vnmonitoring.modelMethods in com.oracle.bmc.vnmonitoring.model that return PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollectionPathAnalyzerTestCollection.Builder. build()Methods in com.oracle.bmc.vnmonitoring.model with parameters of type PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollection.BuilderPathAnalyzerTestCollection.Builder. copy(PathAnalyzerTestCollection model)
- 
Uses of PathAnalyzerTestCollection in com.oracle.bmc.vnmonitoring.responsesMethods in com.oracle.bmc.vnmonitoring.responses that return PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollectionListPathAnalyzerTestsResponse. getPathAnalyzerTestCollection()The returned PathAnalyzerTestCollection instance.Methods in com.oracle.bmc.vnmonitoring.responses with parameters of type PathAnalyzerTestCollection Modifier and Type Method Description ListPathAnalyzerTestsResponse.BuilderListPathAnalyzerTestsResponse.Builder. pathAnalyzerTestCollection(PathAnalyzerTestCollection pathAnalyzerTestCollection)The returned PathAnalyzerTestCollection instance.
 
-