Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetTargetDetectorRecipeResponse |
CloudGuard.getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request)
Returns a target detector recipe (TargetDetectorRecipe resource) identified by
targetDetectorRecipeId.
|
GetTargetDetectorRecipeResponse |
CloudGuardClient.getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTargetDetectorRecipeResponse> |
CloudGuardAsyncClient.getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request,
AsyncHandler<GetTargetDetectorRecipeRequest,GetTargetDetectorRecipeResponse> handler) |
Future<GetTargetDetectorRecipeResponse> |
CloudGuardAsync.getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request,
AsyncHandler<GetTargetDetectorRecipeRequest,GetTargetDetectorRecipeResponse> handler)
Returns a target detector recipe (TargetDetectorRecipe resource) identified by
targetDetectorRecipeId.
|
Modifier and Type | Method and Description |
---|---|
GetTargetDetectorRecipeResponse |
GetTargetDetectorRecipeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTargetDetectorRecipeResponse.Builder |
GetTargetDetectorRecipeResponse.Builder.copy(GetTargetDetectorRecipeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.