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