Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.ChangeHostEndpointProtectionScanResultCompartmentResponse
-
Packages that use ChangeHostEndpointProtectionScanResultCompartmentResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of ChangeHostEndpointProtectionScanResultCompartmentResponse in com.oracle.bmc.vulnerabilityscanning
Methods in com.oracle.bmc.vulnerabilityscanning that return ChangeHostEndpointProtectionScanResultCompartmentResponse Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentResponse
VulnerabilityScanning. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request)
Moves a HostEndpointProtectionScanResult into a different compartment.ChangeHostEndpointProtectionScanResultCompartmentResponse
VulnerabilityScanningClient. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request)
Methods in com.oracle.bmc.vulnerabilityscanning that return types with arguments of type ChangeHostEndpointProtectionScanResultCompartmentResponse Modifier and Type Method Description Future<ChangeHostEndpointProtectionScanResultCompartmentResponse>
VulnerabilityScanningAsync. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request, AsyncHandler<ChangeHostEndpointProtectionScanResultCompartmentRequest,ChangeHostEndpointProtectionScanResultCompartmentResponse> handler)
Moves a HostEndpointProtectionScanResult into a different compartment.Future<ChangeHostEndpointProtectionScanResultCompartmentResponse>
VulnerabilityScanningAsyncClient. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request, AsyncHandler<ChangeHostEndpointProtectionScanResultCompartmentRequest,ChangeHostEndpointProtectionScanResultCompartmentResponse> handler)
Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ChangeHostEndpointProtectionScanResultCompartmentResponse Modifier and Type Method Description Future<ChangeHostEndpointProtectionScanResultCompartmentResponse>
VulnerabilityScanningAsync. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request, AsyncHandler<ChangeHostEndpointProtectionScanResultCompartmentRequest,ChangeHostEndpointProtectionScanResultCompartmentResponse> handler)
Moves a HostEndpointProtectionScanResult into a different compartment.Future<ChangeHostEndpointProtectionScanResultCompartmentResponse>
VulnerabilityScanningAsyncClient. changeHostEndpointProtectionScanResultCompartment(ChangeHostEndpointProtectionScanResultCompartmentRequest request, AsyncHandler<ChangeHostEndpointProtectionScanResultCompartmentRequest,ChangeHostEndpointProtectionScanResultCompartmentResponse> handler)
-
Uses of ChangeHostEndpointProtectionScanResultCompartmentResponse in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return ChangeHostEndpointProtectionScanResultCompartmentResponse Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentResponse
ChangeHostEndpointProtectionScanResultCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type ChangeHostEndpointProtectionScanResultCompartmentResponse Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentResponse.Builder
ChangeHostEndpointProtectionScanResultCompartmentResponse.Builder. copy(ChangeHostEndpointProtectionScanResultCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-