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