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