Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetMetricExtensionResponse |
StackMonitoring.getMetricExtension(GetMetricExtensionRequest request)
Gets a Metric Extension by identifier
|
GetMetricExtensionResponse |
StackMonitoringClient.getMetricExtension(GetMetricExtensionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMetricExtensionResponse> |
StackMonitoringAsyncClient.getMetricExtension(GetMetricExtensionRequest request,
AsyncHandler<GetMetricExtensionRequest,GetMetricExtensionResponse> handler) |
Future<GetMetricExtensionResponse> |
StackMonitoringAsync.getMetricExtension(GetMetricExtensionRequest request,
AsyncHandler<GetMetricExtensionRequest,GetMetricExtensionResponse> handler)
Gets a Metric Extension by identifier
|
Modifier and Type | Method and Description |
---|---|
GetMetricExtensionResponse |
GetMetricExtensionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMetricExtensionResponse.Builder |
GetMetricExtensionResponse.Builder.copy(GetMetricExtensionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.