Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
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 |
---|---|
ChangeSecurityRecipeCompartmentRequest |
ChangeSecurityRecipeCompartmentRequest.Builder.build()
Build the instance of ChangeSecurityRecipeCompartmentRequest as configured by this
builder
|
ChangeSecurityRecipeCompartmentRequest |
ChangeSecurityRecipeCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSecurityRecipeCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSecurityRecipeCompartmentRequest.Builder |
ChangeSecurityRecipeCompartmentRequest.Builder.copy(ChangeSecurityRecipeCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.