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