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.model
Methods in com.oracle.bmc.osmanagementhub.model that return SoftwarePackageCollection.Builder Modifier and Type Method Description static SoftwarePackageCollection.Builder
SoftwarePackageCollection. builder()
Create a new builder.SoftwarePackageCollection.Builder
SoftwarePackageCollection.Builder. copy(SoftwarePackageCollection model)
SoftwarePackageCollection.Builder
SoftwarePackageCollection.Builder. items(List<SoftwarePackageSummary> items)
List of software packages.SoftwarePackageCollection.Builder
SoftwarePackageCollection. toBuilder()
-