Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.ChangeHostEndpointProtectionScanResultCompartmentDetails
- 
Packages that use ChangeHostEndpointProtectionScanResultCompartmentDetails Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.requests 
- 
- 
Uses of ChangeHostEndpointProtectionScanResultCompartmentDetails in com.oracle.bmc.vulnerabilityscanning.modelMethods in com.oracle.bmc.vulnerabilityscanning.model that return ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetailsChangeHostEndpointProtectionScanResultCompartmentDetails.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetails.BuilderChangeHostEndpointProtectionScanResultCompartmentDetails.Builder. copy(ChangeHostEndpointProtectionScanResultCompartmentDetails model)
- 
Uses of ChangeHostEndpointProtectionScanResultCompartmentDetails in com.oracle.bmc.vulnerabilityscanning.requestsMethods in com.oracle.bmc.vulnerabilityscanning.requests that return ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetailsChangeHostEndpointProtectionScanResultCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeHostEndpointProtectionScanResultCompartmentDetailsChangeHostEndpointProtectionScanResultCompartmentRequest. getChangeHostEndpointProtectionScanResultCompartmentDetails()The compartment information to update.Methods in com.oracle.bmc.vulnerabilityscanning.requests with parameters of type ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentRequest.BuilderChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. body$(ChangeHostEndpointProtectionScanResultCompartmentDetails body)Alternative setter for the body parameter.ChangeHostEndpointProtectionScanResultCompartmentRequest.BuilderChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. changeHostEndpointProtectionScanResultCompartmentDetails(ChangeHostEndpointProtectionScanResultCompartmentDetails changeHostEndpointProtectionScanResultCompartmentDetails)The compartment information to update.
 
-