Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
DeleteTargetResponderRecipeResponse |
CloudGuard.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request)
Detaches a target responder recipe (TargetResponderRecipe resource) identified by
targetResponderRecipeId, from a target (Target resource) identified by targetId.
|
DeleteTargetResponderRecipeResponse |
CloudGuardClient.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteTargetResponderRecipeResponse> |
CloudGuardAsyncClient.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request,
AsyncHandler<DeleteTargetResponderRecipeRequest,DeleteTargetResponderRecipeResponse> handler) |
Future<DeleteTargetResponderRecipeResponse> |
CloudGuardAsync.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request,
AsyncHandler<DeleteTargetResponderRecipeRequest,DeleteTargetResponderRecipeResponse> handler)
Detaches a target responder recipe (TargetResponderRecipe resource) identified by
targetResponderRecipeId, from a target (Target resource) identified by targetId.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteTargetResponderRecipeResponse> |
CloudGuardAsyncClient.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request,
AsyncHandler<DeleteTargetResponderRecipeRequest,DeleteTargetResponderRecipeResponse> handler) |
Future<DeleteTargetResponderRecipeResponse> |
CloudGuardAsync.deleteTargetResponderRecipe(DeleteTargetResponderRecipeRequest request,
AsyncHandler<DeleteTargetResponderRecipeRequest,DeleteTargetResponderRecipeResponse> handler)
Detaches a target responder recipe (TargetResponderRecipe resource) identified by
targetResponderRecipeId, from a target (Target resource) identified by targetId.
|
Modifier and Type | Method and Description |
---|---|
DeleteTargetResponderRecipeResponse |
DeleteTargetResponderRecipeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteTargetResponderRecipeResponse.Builder |
DeleteTargetResponderRecipeResponse.Builder.copy(DeleteTargetResponderRecipeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.