Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateResponderRecipeResponse> |
CloudGuardAsyncClient.updateResponderRecipe(UpdateResponderRecipeRequest request,
AsyncHandler<UpdateResponderRecipeRequest,UpdateResponderRecipeResponse> handler) |
Future<UpdateResponderRecipeResponse> |
CloudGuardAsync.updateResponderRecipe(UpdateResponderRecipeRequest request,
AsyncHandler<UpdateResponderRecipeRequest,UpdateResponderRecipeResponse> handler)
Updates a responder recipe (ResponderRecipe resource) identified by responderRecipeId, passed
in an UpdateResponderRecipeDetails resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateResponderRecipeRequest |
UpdateResponderRecipeRequest.Builder.build()
Build the instance of UpdateResponderRecipeRequest as configured by this builder
|
UpdateResponderRecipeRequest |
UpdateResponderRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateResponderRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateResponderRecipeRequest.Builder |
UpdateResponderRecipeRequest.Builder.copy(UpdateResponderRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.