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