Uses of Class
com.oracle.bmc.vulnerabilityscanning.requests.ChangeHostAgentScanResultCompartmentRequest
-
Packages that use ChangeHostAgentScanResultCompartmentRequest Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.requests -
-
Uses of ChangeHostAgentScanResultCompartmentRequest in com.oracle.bmc.vulnerabilityscanning
Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ChangeHostAgentScanResultCompartmentRequest Modifier and Type Method Description Future<ChangeHostAgentScanResultCompartmentResponse>VulnerabilityScanningAsync. changeHostAgentScanResultCompartment(ChangeHostAgentScanResultCompartmentRequest request, AsyncHandler<ChangeHostAgentScanResultCompartmentRequest,ChangeHostAgentScanResultCompartmentResponse> handler)Moves a HostAgentScanResult into a different compartment.Future<ChangeHostAgentScanResultCompartmentResponse>VulnerabilityScanningAsyncClient. changeHostAgentScanResultCompartment(ChangeHostAgentScanResultCompartmentRequest request, AsyncHandler<ChangeHostAgentScanResultCompartmentRequest,ChangeHostAgentScanResultCompartmentResponse> handler) -
Uses of ChangeHostAgentScanResultCompartmentRequest in com.oracle.bmc.vulnerabilityscanning.requests
Methods in com.oracle.bmc.vulnerabilityscanning.requests that return ChangeHostAgentScanResultCompartmentRequest Modifier and Type Method Description ChangeHostAgentScanResultCompartmentRequestChangeHostAgentScanResultCompartmentRequest.Builder. build()Build the instance of ChangeHostAgentScanResultCompartmentRequest as configured by this builderChangeHostAgentScanResultCompartmentRequestChangeHostAgentScanResultCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeHostAgentScanResultCompartmentRequest as configured by this builderMethods in com.oracle.bmc.vulnerabilityscanning.requests with parameters of type ChangeHostAgentScanResultCompartmentRequest Modifier and Type Method Description ChangeHostAgentScanResultCompartmentRequest.BuilderChangeHostAgentScanResultCompartmentRequest.Builder. copy(ChangeHostAgentScanResultCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-