Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetResponderRecipeRequest,GetResponderRecipeResponse> |
CloudGuardWaiters.forResponderRecipe(GetResponderRecipeRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetResponderRecipeRequest,GetResponderRecipeResponse> |
CloudGuardWaiters.forResponderRecipe(GetResponderRecipeRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetResponderRecipeRequest,GetResponderRecipeResponse> |
CloudGuardWaiters.forResponderRecipe(GetResponderRecipeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetResponderRecipeResponse> |
CloudGuardAsyncClient.getResponderRecipe(GetResponderRecipeRequest request,
AsyncHandler<GetResponderRecipeRequest,GetResponderRecipeResponse> handler) |
Future<GetResponderRecipeResponse> |
CloudGuardAsync.getResponderRecipe(GetResponderRecipeRequest request,
AsyncHandler<GetResponderRecipeRequest,GetResponderRecipeResponse> handler)
Returns a responder recipe (ResponderRecipe resource) identified by responderRecipeId.
|
Modifier and Type | Method and Description |
---|---|
GetResponderRecipeRequest |
GetResponderRecipeRequest.Builder.build()
Build the instance of GetResponderRecipeRequest as configured by this builder
|
GetResponderRecipeRequest |
GetResponderRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetResponderRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetResponderRecipeRequest.Builder |
GetResponderRecipeRequest.Builder.copy(GetResponderRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.