Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
IngestAddmReportsResponse |
OperationsInsightsClient.ingestAddmReports(IngestAddmReportsRequest request) |
IngestAddmReportsResponse |
OperationsInsights.ingestAddmReports(IngestAddmReportsRequest request)
This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<IngestAddmReportsResponse> |
OperationsInsightsAsyncClient.ingestAddmReports(IngestAddmReportsRequest request,
AsyncHandler<IngestAddmReportsRequest,IngestAddmReportsResponse> handler) |
Future<IngestAddmReportsResponse> |
OperationsInsightsAsync.ingestAddmReports(IngestAddmReportsRequest request,
AsyncHandler<IngestAddmReportsRequest,IngestAddmReportsResponse> handler)
This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<IngestAddmReportsResponse> |
OperationsInsightsAsyncClient.ingestAddmReports(IngestAddmReportsRequest request,
AsyncHandler<IngestAddmReportsRequest,IngestAddmReportsResponse> handler) |
Future<IngestAddmReportsResponse> |
OperationsInsightsAsync.ingestAddmReports(IngestAddmReportsRequest request,
AsyncHandler<IngestAddmReportsRequest,IngestAddmReportsResponse> handler)
This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
Modifier and Type | Method and Description |
---|---|
IngestAddmReportsResponse |
IngestAddmReportsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
IngestAddmReportsResponse.Builder |
IngestAddmReportsResponse.Builder.copy(IngestAddmReportsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.