Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
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 |
---|---|
GetAdhocQueryResultContentRequest |
GetAdhocQueryResultContentRequest.Builder.build()
Build the instance of GetAdhocQueryResultContentRequest as configured by this builder
|
GetAdhocQueryResultContentRequest |
GetAdhocQueryResultContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAdhocQueryResultContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAdhocQueryResultContentRequest.Builder |
GetAdhocQueryResultContentRequest.Builder.copy(GetAdhocQueryResultContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.