Uses of Class
com.oracle.bmc.fleetappsmanagement.model.InstalledPatchCollection
-
Packages that use InstalledPatchCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of InstalledPatchCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollectionInstalledPatchCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollection.BuilderInstalledPatchCollection.Builder. copy(InstalledPatchCollection model) -
Uses of InstalledPatchCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollectionListInstalledPatchesResponse. getInstalledPatchCollection()The returned InstalledPatchCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type InstalledPatchCollection Modifier and Type Method Description ListInstalledPatchesResponse.BuilderListInstalledPatchesResponse.Builder. installedPatchCollection(InstalledPatchCollection installedPatchCollection)The returned InstalledPatchCollection instance.
-