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.modelMethods in com.oracle.bmc.vulnerabilityscanning.model that return HostEndpointProtectionSettings Modifier and Type Method Description HostEndpointProtectionSettingsHostEndpointProtectionSettings.Builder. build()HostEndpointProtectionSettingsHostScanAgentConfigurationOCI. getEndpointProtectionSettings()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostEndpointProtectionSettings Modifier and Type Method Description HostEndpointProtectionSettings.BuilderHostEndpointProtectionSettings.Builder. copy(HostEndpointProtectionSettings model)HostScanAgentConfigurationOCI.BuilderHostScanAgentConfigurationOCI.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.
 
-