Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRecipesResponse> |
CloudGuardAsync.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler)
Returns a list of all Detector Recipes in a compartment
|
Future<ListDetectorRecipesResponse> |
CloudGuardAsyncClient.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipesRequest |
ListDetectorRecipesRequest.Builder.build()
Build the instance of ListDetectorRecipesRequest as configured by this builder
|
ListDetectorRecipesRequest |
ListDetectorRecipesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDetectorRecipesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipesRequest.Builder |
ListDetectorRecipesRequest.Builder.copy(ListDetectorRecipesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.