Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
QueryOpsiDataObjectDataResponse |
OperationsInsightsClient.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request) |
QueryOpsiDataObjectDataResponse |
OperationsInsights.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request)
Queries an OPSI data object with the inputs provided and sends the result set back.
|
Modifier and Type | Method and Description |
---|---|
Future<QueryOpsiDataObjectDataResponse> |
OperationsInsightsAsyncClient.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request,
AsyncHandler<QueryOpsiDataObjectDataRequest,QueryOpsiDataObjectDataResponse> handler) |
Future<QueryOpsiDataObjectDataResponse> |
OperationsInsightsAsync.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request,
AsyncHandler<QueryOpsiDataObjectDataRequest,QueryOpsiDataObjectDataResponse> handler)
Queries an OPSI data object with the inputs provided and sends the result set back.
|
Modifier and Type | Method and Description |
---|---|
Future<QueryOpsiDataObjectDataResponse> |
OperationsInsightsAsyncClient.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request,
AsyncHandler<QueryOpsiDataObjectDataRequest,QueryOpsiDataObjectDataResponse> handler) |
Future<QueryOpsiDataObjectDataResponse> |
OperationsInsightsAsync.queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request,
AsyncHandler<QueryOpsiDataObjectDataRequest,QueryOpsiDataObjectDataResponse> handler)
Queries an OPSI data object with the inputs provided and sends the result set back.
|
Modifier and Type | Method and Description |
---|---|
QueryOpsiDataObjectDataResponse |
QueryOpsiDataObjectDataResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
QueryOpsiDataObjectDataResponse.Builder |
QueryOpsiDataObjectDataResponse.Builder.copy(QueryOpsiDataObjectDataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.