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