Uses of Class
com.oracle.bmc.vulnerabilityscanning.requests.ChangeHostEndpointProtectionScanResultCompartmentRequest
-
Packages that use ChangeHostEndpointProtectionScanResultCompartmentRequest Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.requests -
-
Uses of ChangeHostEndpointProtectionScanResultCompartmentRequest in com.oracle.bmc.vulnerabilityscanning
Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ChangeHostEndpointProtectionScanResultCompartmentRequest 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 ChangeHostEndpointProtectionScanResultCompartmentRequest in com.oracle.bmc.vulnerabilityscanning.requests
Methods in com.oracle.bmc.vulnerabilityscanning.requests that return ChangeHostEndpointProtectionScanResultCompartmentRequest Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentRequest
ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. build()
Build the instance of ChangeHostEndpointProtectionScanResultCompartmentRequest as configured by this builderChangeHostEndpointProtectionScanResultCompartmentRequest
ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeHostEndpointProtectionScanResultCompartmentRequest as configured by this builderMethods in com.oracle.bmc.vulnerabilityscanning.requests with parameters of type ChangeHostEndpointProtectionScanResultCompartmentRequest Modifier and Type Method Description ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder
ChangeHostEndpointProtectionScanResultCompartmentRequest.Builder. copy(ChangeHostEndpointProtectionScanResultCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-