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