Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostEndpointProtectionScanResultSummary
-
Packages that use HostEndpointProtectionScanResultSummary Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of HostEndpointProtectionScanResultSummary in com.oracle.bmc.vulnerabilityscanning
Methods in com.oracle.bmc.vulnerabilityscanning that return types with arguments of type HostEndpointProtectionScanResultSummary Modifier and Type Method Description Iterable<HostEndpointProtectionScanResultSummary>
VulnerabilityScanningPaginators. listHostEndpointProtectionScanResultsRecordIterator(ListHostEndpointProtectionScanResultsRequest request)
Creates a new iterable which will iterate over theHostEndpointProtectionScanResultSummary
objects contained in responses from the listHostEndpointProtectionScanResults operation. -
Uses of HostEndpointProtectionScanResultSummary in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostEndpointProtectionScanResultSummary Modifier and Type Method Description HostEndpointProtectionScanResultSummary
HostEndpointProtectionScanResultSummary.Builder. build()
Methods in com.oracle.bmc.vulnerabilityscanning.model that return types with arguments of type HostEndpointProtectionScanResultSummary Modifier and Type Method Description List<HostEndpointProtectionScanResultSummary>
HostEndpointProtectionScanResultSummaryCollection. getItems()
The HostEndpointProtectionScanResultSummary objects in the collectionMethods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostEndpointProtectionScanResultSummary Modifier and Type Method Description HostEndpointProtectionScanResultSummary.Builder
HostEndpointProtectionScanResultSummary.Builder. copy(HostEndpointProtectionScanResultSummary model)
Method parameters in com.oracle.bmc.vulnerabilityscanning.model with type arguments of type HostEndpointProtectionScanResultSummary Modifier and Type Method Description HostEndpointProtectionScanResultSummaryCollection.Builder
HostEndpointProtectionScanResultSummaryCollection.Builder. items(List<HostEndpointProtectionScanResultSummary> items)
The HostEndpointProtectionScanResultSummary objects in the collectionConstructor parameters in com.oracle.bmc.vulnerabilityscanning.model with type arguments of type HostEndpointProtectionScanResultSummary Constructor Description HostEndpointProtectionScanResultSummaryCollection(List<HostEndpointProtectionScanResultSummary> items)
Deprecated.
-