Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
CreateMetricExtensionResponse |
StackMonitoring.createMetricExtension(CreateMetricExtensionRequest request)
Creates a new metric extension resource for a given compartment
|
CreateMetricExtensionResponse |
StackMonitoringClient.createMetricExtension(CreateMetricExtensionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMetricExtensionResponse> |
StackMonitoringAsyncClient.createMetricExtension(CreateMetricExtensionRequest request,
AsyncHandler<CreateMetricExtensionRequest,CreateMetricExtensionResponse> handler) |
Future<CreateMetricExtensionResponse> |
StackMonitoringAsync.createMetricExtension(CreateMetricExtensionRequest request,
AsyncHandler<CreateMetricExtensionRequest,CreateMetricExtensionResponse> handler)
Creates a new metric extension resource for a given compartment
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMetricExtensionResponse> |
StackMonitoringAsyncClient.createMetricExtension(CreateMetricExtensionRequest request,
AsyncHandler<CreateMetricExtensionRequest,CreateMetricExtensionResponse> handler) |
Future<CreateMetricExtensionResponse> |
StackMonitoringAsync.createMetricExtension(CreateMetricExtensionRequest request,
AsyncHandler<CreateMetricExtensionRequest,CreateMetricExtensionResponse> handler)
Creates a new metric extension resource for a given compartment
|
Modifier and Type | Method and Description |
---|---|
CreateMetricExtensionResponse |
CreateMetricExtensionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMetricExtensionResponse.Builder |
CreateMetricExtensionResponse.Builder.copy(CreateMetricExtensionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.