Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostEndpointProtectionSettings
-
Packages that use HostEndpointProtectionSettings Package Description com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of HostEndpointProtectionSettings in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostEndpointProtectionSettings Modifier and Type Method Description HostEndpointProtectionSettings
HostEndpointProtectionSettings.Builder. build()
HostEndpointProtectionSettings
HostScanAgentConfigurationOCI. getEndpointProtectionSettings()
Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostEndpointProtectionSettings Modifier and Type Method Description HostEndpointProtectionSettings.Builder
HostEndpointProtectionSettings.Builder. copy(HostEndpointProtectionSettings model)
HostScanAgentConfigurationOCI.Builder
HostScanAgentConfigurationOCI.Builder. endpointProtectionSettings(HostEndpointProtectionSettings endpointProtectionSettings)
Constructors in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostEndpointProtectionSettings Constructor Description HostScanAgentConfigurationOCI(VendorType vendorType, HostCisBenchmarkSettings cisBenchmarkSettings, HostEndpointProtectionSettings endpointProtectionSettings)
Deprecated.
-