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