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