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.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetails
ChangeHostEndpointProtectionScanResultCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetails.Builder
ChangeHostEndpointProtectionScanResultCompartmentDetails.Builder. copy(ChangeHostEndpointProtectionScanResultCompartmentDetails model)
-
Uses of ChangeHostEndpointProtectionScanResultCompartmentDetails in com.oracle.bmc.vulnerabilityscanning.requests
Methods in com.oracle.bmc.vulnerabilityscanning.requests that return ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentDetails
ChangeHostEndpointProtectionScanResultCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeHostEndpointProtectionScanResultCompartmentDetails
ChangeHostEndpointProtectionScanResultCompartmentRequest. getChangeHostEndpointProtectionScanResultCompartmentDetails()
The compartment information to update.Methods in com.oracle.bmc.vulnerabilityscanning.requests with parameters of type ChangeHostEndpointProtectionScanResultCompartmentDetails Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder
ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. body$(ChangeHostEndpointProtectionScanResultCompartmentDetails body)
Alternative setter for the body parameter.ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder
ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. changeHostEndpointProtectionScanResultCompartmentDetails(ChangeHostEndpointProtectionScanResultCompartmentDetails changeHostEndpointProtectionScanResultCompartmentDetails)
The compartment information to update.
-