Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostAgentScanResultSummaryCollection
-
Packages that use HostAgentScanResultSummaryCollection Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of HostAgentScanResultSummaryCollection in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostAgentScanResultSummaryCollection Modifier and Type Method Description HostAgentScanResultSummaryCollectionHostAgentScanResultSummaryCollection.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostAgentScanResultSummaryCollection Modifier and Type Method Description HostAgentScanResultSummaryCollection.BuilderHostAgentScanResultSummaryCollection.Builder. copy(HostAgentScanResultSummaryCollection model) -
Uses of HostAgentScanResultSummaryCollection in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return HostAgentScanResultSummaryCollection Modifier and Type Method Description HostAgentScanResultSummaryCollectionListHostAgentScanResultsResponse. getHostAgentScanResultSummaryCollection()The returned HostAgentScanResultSummaryCollection instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostAgentScanResultSummaryCollection Modifier and Type Method Description ListHostAgentScanResultsResponse.BuilderListHostAgentScanResultsResponse.Builder. hostAgentScanResultSummaryCollection(HostAgentScanResultSummaryCollection hostAgentScanResultSummaryCollection)The returned HostAgentScanResultSummaryCollection instance.
-