Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipesResponse |
CloudGuard.listDetectorRecipes(ListDetectorRecipesRequest request)
Returns a list of all Detector Recipes in a compartment
|
ListDetectorRecipesResponse |
CloudGuardClient.listDetectorRecipes(ListDetectorRecipesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRecipesResponse> |
CloudGuardAsyncClient.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler) |
Future<ListDetectorRecipesResponse> |
CloudGuardAsync.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler)
Returns a list of all Detector Recipes in a compartment
|
Iterable<ListDetectorRecipesResponse> |
CloudGuardPaginators.listDetectorRecipesResponseIterator(ListDetectorRecipesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDetectorRecipes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRecipesResponse> |
CloudGuardAsyncClient.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler) |
Future<ListDetectorRecipesResponse> |
CloudGuardAsync.listDetectorRecipes(ListDetectorRecipesRequest request,
AsyncHandler<ListDetectorRecipesRequest,ListDetectorRecipesResponse> handler)
Returns a list of all Detector Recipes in a compartment
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipesResponse |
ListDetectorRecipesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipesResponse.Builder |
ListDetectorRecipesResponse.Builder.copy(ListDetectorRecipesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.