Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDetectorRecipeRequest,GetDetectorRecipeResponse> |
CloudGuardWaiters.forDetectorRecipe(GetDetectorRecipeRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDetectorRecipeRequest,GetDetectorRecipeResponse> |
CloudGuardWaiters.forDetectorRecipe(GetDetectorRecipeRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDetectorRecipeRequest,GetDetectorRecipeResponse> |
CloudGuardWaiters.forDetectorRecipe(GetDetectorRecipeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetDetectorRecipeRequest |
GetDetectorRecipeRequest.Builder.build()
Build the instance of GetDetectorRecipeRequest as configured by this builder
|
GetDetectorRecipeRequest |
GetDetectorRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDetectorRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDetectorRecipeRequest.Builder |
GetDetectorRecipeRequest.Builder.copy(GetDetectorRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.