Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDetectorRecipeCompartmentResponse |
CloudGuard.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request)
Moves the detector recipe (DetectorRecipe resource), identified by detectorRecipeId, from the
current compartment to another compartment.
|
ChangeDetectorRecipeCompartmentResponse |
CloudGuardClient.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDetectorRecipeCompartmentResponse> |
CloudGuardAsyncClient.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request,
AsyncHandler<ChangeDetectorRecipeCompartmentRequest,ChangeDetectorRecipeCompartmentResponse> handler) |
Future<ChangeDetectorRecipeCompartmentResponse> |
CloudGuardAsync.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request,
AsyncHandler<ChangeDetectorRecipeCompartmentRequest,ChangeDetectorRecipeCompartmentResponse> handler)
Moves the detector recipe (DetectorRecipe resource), identified by detectorRecipeId, from the
current compartment to another compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDetectorRecipeCompartmentResponse> |
CloudGuardAsyncClient.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request,
AsyncHandler<ChangeDetectorRecipeCompartmentRequest,ChangeDetectorRecipeCompartmentResponse> handler) |
Future<ChangeDetectorRecipeCompartmentResponse> |
CloudGuardAsync.changeDetectorRecipeCompartment(ChangeDetectorRecipeCompartmentRequest request,
AsyncHandler<ChangeDetectorRecipeCompartmentRequest,ChangeDetectorRecipeCompartmentResponse> handler)
Moves the detector recipe (DetectorRecipe resource), identified by detectorRecipeId, from the
current compartment to another compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeDetectorRecipeCompartmentResponse |
ChangeDetectorRecipeCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDetectorRecipeCompartmentResponse.Builder |
ChangeDetectorRecipeCompartmentResponse.Builder.copy(ChangeDetectorRecipeCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.