Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
CreateTargetDetectorRecipeResponse |
CloudGuard.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request)
Attaches a DetectorRecipe to a target (Target resource) identified by targetId, using
parameters passed in a TargetAttachTargetDetectorRecipeDetails resource.
|
CreateTargetDetectorRecipeResponse |
CloudGuardClient.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTargetDetectorRecipeResponse> |
CloudGuardAsyncClient.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request,
AsyncHandler<CreateTargetDetectorRecipeRequest,CreateTargetDetectorRecipeResponse> handler) |
Future<CreateTargetDetectorRecipeResponse> |
CloudGuardAsync.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request,
AsyncHandler<CreateTargetDetectorRecipeRequest,CreateTargetDetectorRecipeResponse> handler)
Attaches a DetectorRecipe to a target (Target resource) identified by targetId, using
parameters passed in a TargetAttachTargetDetectorRecipeDetails resource.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTargetDetectorRecipeResponse> |
CloudGuardAsyncClient.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request,
AsyncHandler<CreateTargetDetectorRecipeRequest,CreateTargetDetectorRecipeResponse> handler) |
Future<CreateTargetDetectorRecipeResponse> |
CloudGuardAsync.createTargetDetectorRecipe(CreateTargetDetectorRecipeRequest request,
AsyncHandler<CreateTargetDetectorRecipeRequest,CreateTargetDetectorRecipeResponse> handler)
Attaches a DetectorRecipe to a target (Target resource) identified by targetId, using
parameters passed in a TargetAttachTargetDetectorRecipeDetails resource.
|
Modifier and Type | Method and Description |
---|---|
CreateTargetDetectorRecipeResponse |
CreateTargetDetectorRecipeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTargetDetectorRecipeResponse.Builder |
CreateTargetDetectorRecipeResponse.Builder.copy(CreateTargetDetectorRecipeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.