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