Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
IngestHostMetricsResponse |
OperationsInsightsClient.ingestHostMetrics(IngestHostMetricsRequest request) |
IngestHostMetricsResponse |
OperationsInsights.ingestHostMetrics(IngestHostMetricsRequest request)
This is a generic ingest endpoint for all the host performance metrics
|
Modifier and Type | Method and Description |
---|---|
Future<IngestHostMetricsResponse> |
OperationsInsightsAsyncClient.ingestHostMetrics(IngestHostMetricsRequest request,
AsyncHandler<IngestHostMetricsRequest,IngestHostMetricsResponse> handler) |
Future<IngestHostMetricsResponse> |
OperationsInsightsAsync.ingestHostMetrics(IngestHostMetricsRequest request,
AsyncHandler<IngestHostMetricsRequest,IngestHostMetricsResponse> handler)
This is a generic ingest endpoint for all the host performance metrics
|
Modifier and Type | Method and Description |
---|---|
Future<IngestHostMetricsResponse> |
OperationsInsightsAsyncClient.ingestHostMetrics(IngestHostMetricsRequest request,
AsyncHandler<IngestHostMetricsRequest,IngestHostMetricsResponse> handler) |
Future<IngestHostMetricsResponse> |
OperationsInsightsAsync.ingestHostMetrics(IngestHostMetricsRequest request,
AsyncHandler<IngestHostMetricsRequest,IngestHostMetricsResponse> handler)
This is a generic ingest endpoint for all the host performance metrics
|
Modifier and Type | Method and Description |
---|---|
IngestHostMetricsResponse |
IngestHostMetricsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
IngestHostMetricsResponse.Builder |
IngestHostMetricsResponse.Builder.copy(IngestHostMetricsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.