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