Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeContainerScanResultCompartmentResponse> |
VulnerabilityScanningAsyncClient.changeContainerScanResultCompartment(ChangeContainerScanResultCompartmentRequest request,
AsyncHandler<ChangeContainerScanResultCompartmentRequest,ChangeContainerScanResultCompartmentResponse> handler) |
Future<ChangeContainerScanResultCompartmentResponse> |
VulnerabilityScanningAsync.changeContainerScanResultCompartment(ChangeContainerScanResultCompartmentRequest request,
AsyncHandler<ChangeContainerScanResultCompartmentRequest,ChangeContainerScanResultCompartmentResponse> handler)
Moves a ContainerScanResult into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeContainerScanResultCompartmentRequest |
ChangeContainerScanResultCompartmentRequest.Builder.build()
Build the instance of ChangeContainerScanResultCompartmentRequest as configured by this
builder
|
ChangeContainerScanResultCompartmentRequest |
ChangeContainerScanResultCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeContainerScanResultCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeContainerScanResultCompartmentRequest.Builder |
ChangeContainerScanResultCompartmentRequest.Builder.copy(ChangeContainerScanResultCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.