Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
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) |
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 |
---|---|
CreateResponderRecipeRequest |
CreateResponderRecipeRequest.Builder.build()
Build the instance of CreateResponderRecipeRequest as configured by this builder
|
CreateResponderRecipeRequest |
CreateResponderRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateResponderRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateResponderRecipeRequest.Builder |
CreateResponderRecipeRequest.Builder.copy(CreateResponderRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.