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