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