Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
TestMetricExtensionResponse |
StackMonitoring.testMetricExtension(TestMetricExtensionRequest request)
Performs test of Metric Extension on a specific resource Id
|
TestMetricExtensionResponse |
StackMonitoringClient.testMetricExtension(TestMetricExtensionRequest request) |
Future<TestMetricExtensionResponse> |
StackMonitoringAsyncClient.testMetricExtension(TestMetricExtensionRequest request,
AsyncHandler<TestMetricExtensionRequest,TestMetricExtensionResponse> handler) |
Future<TestMetricExtensionResponse> |
StackMonitoringAsync.testMetricExtension(TestMetricExtensionRequest request,
AsyncHandler<TestMetricExtensionRequest,TestMetricExtensionResponse> handler)
Performs test of Metric Extension on a specific resource Id
|
Modifier and Type | Method and Description |
---|---|
Future<TestMetricExtensionResponse> |
StackMonitoringAsyncClient.testMetricExtension(TestMetricExtensionRequest request,
AsyncHandler<TestMetricExtensionRequest,TestMetricExtensionResponse> handler) |
Future<TestMetricExtensionResponse> |
StackMonitoringAsync.testMetricExtension(TestMetricExtensionRequest request,
AsyncHandler<TestMetricExtensionRequest,TestMetricExtensionResponse> handler)
Performs test of Metric Extension on a specific resource Id
|
Modifier and Type | Method and Description |
---|---|
TestMetricExtensionRequest |
TestMetricExtensionRequest.Builder.build()
Build the instance of TestMetricExtensionRequest as configured by this builder
|
TestMetricExtensionRequest |
TestMetricExtensionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of TestMetricExtensionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
TestMetricExtensionRequest.Builder |
TestMetricExtensionRequest.Builder.copy(TestMetricExtensionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.