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