Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
PostMetricDataResponse |
MonitoringClient.postMetricData(PostMetricDataRequest request) |
PostMetricDataResponse |
Monitoring.postMetricData(PostMetricDataRequest request)
Publishes raw metric data points to the Monitoring service.
|
Modifier and Type | Method and Description |
---|---|
Future<PostMetricDataResponse> |
MonitoringAsync.postMetricData(PostMetricDataRequest request,
AsyncHandler<PostMetricDataRequest,PostMetricDataResponse> handler)
Publishes raw metric data points to the Monitoring service.
|
Future<PostMetricDataResponse> |
MonitoringAsyncClient.postMetricData(PostMetricDataRequest request,
AsyncHandler<PostMetricDataRequest,PostMetricDataResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PostMetricDataResponse> |
MonitoringAsync.postMetricData(PostMetricDataRequest request,
AsyncHandler<PostMetricDataRequest,PostMetricDataResponse> handler)
Publishes raw metric data points to the Monitoring service.
|
Future<PostMetricDataResponse> |
MonitoringAsyncClient.postMetricData(PostMetricDataRequest request,
AsyncHandler<PostMetricDataRequest,PostMetricDataResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PostMetricDataResponse |
PostMetricDataResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PostMetricDataResponse.Builder |
PostMetricDataResponse.Builder.copy(PostMetricDataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.