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.model
Methods in com.oracle.bmc.vnmonitoring.model that return PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollection
PathAnalyzerTestCollection.Builder. build()
Methods in com.oracle.bmc.vnmonitoring.model with parameters of type PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollection.Builder
PathAnalyzerTestCollection.Builder. copy(PathAnalyzerTestCollection model)
-
Uses of PathAnalyzerTestCollection in com.oracle.bmc.vnmonitoring.responses
Methods in com.oracle.bmc.vnmonitoring.responses that return PathAnalyzerTestCollection Modifier and Type Method Description PathAnalyzerTestCollection
ListPathAnalyzerTestsResponse. getPathAnalyzerTestCollection()
The returned PathAnalyzerTestCollection instance.Methods in com.oracle.bmc.vnmonitoring.responses with parameters of type PathAnalyzerTestCollection Modifier and Type Method Description ListPathAnalyzerTestsResponse.Builder
ListPathAnalyzerTestsResponse.Builder. pathAnalyzerTestCollection(PathAnalyzerTestCollection pathAnalyzerTestCollection)
The returned PathAnalyzerTestCollection instance.
-