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