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