Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostScanTargetErrorSummaryCollection
- 
Packages that use HostScanTargetErrorSummaryCollection Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of HostScanTargetErrorSummaryCollection in com.oracle.bmc.vulnerabilityscanning.modelMethods in com.oracle.bmc.vulnerabilityscanning.model that return HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollectionHostScanTargetErrorSummaryCollection.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollection.BuilderHostScanTargetErrorSummaryCollection.Builder. copy(HostScanTargetErrorSummaryCollection model)
- 
Uses of HostScanTargetErrorSummaryCollection in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollectionListHostScanTargetErrorsResponse. getHostScanTargetErrorSummaryCollection()The returned HostScanTargetErrorSummaryCollection instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostScanTargetErrorSummaryCollection Modifier and Type Method Description ListHostScanTargetErrorsResponse.BuilderListHostScanTargetErrorsResponse.Builder. hostScanTargetErrorSummaryCollection(HostScanTargetErrorSummaryCollection hostScanTargetErrorSummaryCollection)The returned HostScanTargetErrorSummaryCollection instance.
 
-