Uses of Class
com.oracle.bmc.osmanagementhub.model.SoftwarePackageCollection.Builder
- 
Packages that use SoftwarePackageCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of SoftwarePackageCollection.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return SoftwarePackageCollection.Builder Modifier and Type Method Description static SoftwarePackageCollection.BuilderSoftwarePackageCollection. builder()Create a new builder.SoftwarePackageCollection.BuilderSoftwarePackageCollection.Builder. copy(SoftwarePackageCollection model)SoftwarePackageCollection.BuilderSoftwarePackageCollection.Builder. items(List<SoftwarePackageSummary> items)List of software packages.SoftwarePackageCollection.BuilderSoftwarePackageCollection. toBuilder()
 
-