Uses of Class
com.oracle.bmc.wlms.model.InstalledPatchCollection
- 
Packages that use InstalledPatchCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses 
- 
- 
Uses of InstalledPatchCollection in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.model that return InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollectionInstalledPatchCollection.Builder. build()Methods in com.oracle.bmc.wlms.model with parameters of type InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollection.BuilderInstalledPatchCollection.Builder. copy(InstalledPatchCollection model)
- 
Uses of InstalledPatchCollection in com.oracle.bmc.wlms.responsesMethods in com.oracle.bmc.wlms.responses that return InstalledPatchCollection Modifier and Type Method Description InstalledPatchCollectionListManagedInstanceServerInstalledPatchesResponse. getInstalledPatchCollection()The returned InstalledPatchCollection instance.InstalledPatchCollectionListWlsDomainServerInstalledPatchesResponse. getInstalledPatchCollection()The returned InstalledPatchCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type InstalledPatchCollection Modifier and Type Method Description ListManagedInstanceServerInstalledPatchesResponse.BuilderListManagedInstanceServerInstalledPatchesResponse.Builder. installedPatchCollection(InstalledPatchCollection installedPatchCollection)The returned InstalledPatchCollection instance.ListWlsDomainServerInstalledPatchesResponse.BuilderListWlsDomainServerInstalledPatchesResponse.Builder. installedPatchCollection(InstalledPatchCollection installedPatchCollection)The returned InstalledPatchCollection instance.
 
-