Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetBaselineableMetricResponse |
StackMonitoring.getBaselineableMetric(GetBaselineableMetricRequest request)
Get the Baseline-able metric for the given id
|
GetBaselineableMetricResponse |
StackMonitoringClient.getBaselineableMetric(GetBaselineableMetricRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetBaselineableMetricResponse> |
StackMonitoringAsyncClient.getBaselineableMetric(GetBaselineableMetricRequest request,
AsyncHandler<GetBaselineableMetricRequest,GetBaselineableMetricResponse> handler) |
Future<GetBaselineableMetricResponse> |
StackMonitoringAsync.getBaselineableMetric(GetBaselineableMetricRequest request,
AsyncHandler<GetBaselineableMetricRequest,GetBaselineableMetricResponse> handler)
Get the Baseline-able metric for the given id
|
Modifier and Type | Method and Description |
---|---|
GetBaselineableMetricResponse |
GetBaselineableMetricResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBaselineableMetricResponse.Builder |
GetBaselineableMetricResponse.Builder.copy(GetBaselineableMetricResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.