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.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollection
HostScanTargetErrorSummaryCollection.Builder. build()
Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollection.Builder
HostScanTargetErrorSummaryCollection.Builder. copy(HostScanTargetErrorSummaryCollection model)
-
Uses of HostScanTargetErrorSummaryCollection in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return HostScanTargetErrorSummaryCollection Modifier and Type Method Description HostScanTargetErrorSummaryCollection
ListHostScanTargetErrorsResponse. getHostScanTargetErrorSummaryCollection()
The returned HostScanTargetErrorSummaryCollection instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostScanTargetErrorSummaryCollection Modifier and Type Method Description ListHostScanTargetErrorsResponse.Builder
ListHostScanTargetErrorsResponse.Builder. hostScanTargetErrorSummaryCollection(HostScanTargetErrorSummaryCollection hostScanTargetErrorSummaryCollection)
The returned HostScanTargetErrorSummaryCollection instance.
-