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.modelMethods in com.oracle.bmc.vnmonitoring.model that return PathAnalyzerTestCollection.Builder Modifier and Type Method Description static PathAnalyzerTestCollection.BuilderPathAnalyzerTestCollection. builder()Create a new builder.PathAnalyzerTestCollection.BuilderPathAnalyzerTestCollection.Builder. copy(PathAnalyzerTestCollection model)PathAnalyzerTestCollection.BuilderPathAnalyzerTestCollection.Builder. items(List<PathAnalyzerTestSummary> items)A list of PathAnalyzerTestSummary items.PathAnalyzerTestCollection.BuilderPathAnalyzerTestCollection. toBuilder()
 
-