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