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