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