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