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