Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResponse |
CloudGuard.getAdhocQuery(GetAdhocQueryRequest request)
Returns an adhoc query identified by adhocQueryId.
|
GetAdhocQueryResponse |
CloudGuardClient.getAdhocQuery(GetAdhocQueryRequest request) |
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 |
---|---|
GetAdhocQueryResponse |
GetAdhocQueryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResponse.Builder |
GetAdhocQueryResponse.Builder.copy(GetAdhocQueryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.