Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipesResponse |
CloudGuardClient.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request) |
ListTargetDetectorRecipesResponse |
CloudGuard.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request)
Returns a list of all detector recipes associated with the target identified by targetId
|
Modifier and Type | Method and Description |
---|---|
Future<ListTargetDetectorRecipesResponse> |
CloudGuardAsync.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request,
AsyncHandler<ListTargetDetectorRecipesRequest,ListTargetDetectorRecipesResponse> handler)
Returns a list of all detector recipes associated with the target identified by targetId
|
Future<ListTargetDetectorRecipesResponse> |
CloudGuardAsyncClient.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request,
AsyncHandler<ListTargetDetectorRecipesRequest,ListTargetDetectorRecipesResponse> handler) |
Iterable<ListTargetDetectorRecipesResponse> |
CloudGuardPaginators.listTargetDetectorRecipesResponseIterator(ListTargetDetectorRecipesRequest request)
Creates a new iterable which will iterate over the responses received from the
listTargetDetectorRecipes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTargetDetectorRecipesResponse> |
CloudGuardAsync.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request,
AsyncHandler<ListTargetDetectorRecipesRequest,ListTargetDetectorRecipesResponse> handler)
Returns a list of all detector recipes associated with the target identified by targetId
|
Future<ListTargetDetectorRecipesResponse> |
CloudGuardAsyncClient.listTargetDetectorRecipes(ListTargetDetectorRecipesRequest request,
AsyncHandler<ListTargetDetectorRecipesRequest,ListTargetDetectorRecipesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipesResponse |
ListTargetDetectorRecipesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipesResponse.Builder |
ListTargetDetectorRecipesResponse.Builder.copy(ListTargetDetectorRecipesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.