Uses of Class
com.oracle.bmc.vnmonitoring.model.PathAnalyzerTestCollection.Builder
-
Packages that use PathAnalyzerTestCollection.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of PathAnalyzerTestCollection.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return PathAnalyzerTestCollection.Builder Modifier and Type Method Description static PathAnalyzerTestCollection.Builder
PathAnalyzerTestCollection. builder()
Create a new builder.PathAnalyzerTestCollection.Builder
PathAnalyzerTestCollection.Builder. copy(PathAnalyzerTestCollection model)
PathAnalyzerTestCollection.Builder
PathAnalyzerTestCollection.Builder. items(List<PathAnalyzerTestSummary> items)
A list of PathAnalyzerTestSummary items.PathAnalyzerTestCollection.Builder
PathAnalyzerTestCollection. toBuilder()
-