Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResultContentResponse |
CloudGuard.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request)
Downloads the results for a given adhoc ID (from includes results from all monitoring
regions).
|
GetAdhocQueryResultContentResponse |
CloudGuardClient.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAdhocQueryResultContentResponse> |
CloudGuardAsyncClient.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request,
AsyncHandler<GetAdhocQueryResultContentRequest,GetAdhocQueryResultContentResponse> handler) |
Future<GetAdhocQueryResultContentResponse> |
CloudGuardAsync.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request,
AsyncHandler<GetAdhocQueryResultContentRequest,GetAdhocQueryResultContentResponse> handler)
Downloads the results for a given adhoc ID (from includes results from all monitoring
regions).
|
Modifier and Type | Method and Description |
---|---|
Future<GetAdhocQueryResultContentResponse> |
CloudGuardAsyncClient.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request,
AsyncHandler<GetAdhocQueryResultContentRequest,GetAdhocQueryResultContentResponse> handler) |
Future<GetAdhocQueryResultContentResponse> |
CloudGuardAsync.getAdhocQueryResultContent(GetAdhocQueryResultContentRequest request,
AsyncHandler<GetAdhocQueryResultContentRequest,GetAdhocQueryResultContentResponse> handler)
Downloads the results for a given adhoc ID (from includes results from all monitoring
regions).
|
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResultContentResponse |
GetAdhocQueryResultContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResultContentResponse.Builder |
GetAdhocQueryResultContentResponse.Builder.copy(GetAdhocQueryResultContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.