Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMetricExtensionCompartmentResponse> |
StackMonitoringAsyncClient.changeMetricExtensionCompartment(ChangeMetricExtensionCompartmentRequest request,
AsyncHandler<ChangeMetricExtensionCompartmentRequest,ChangeMetricExtensionCompartmentResponse> handler) |
Future<ChangeMetricExtensionCompartmentResponse> |
StackMonitoringAsync.changeMetricExtensionCompartment(ChangeMetricExtensionCompartmentRequest request,
AsyncHandler<ChangeMetricExtensionCompartmentRequest,ChangeMetricExtensionCompartmentResponse> handler)
Moves a Metric Extension resource from one compartment identifier to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeMetricExtensionCompartmentRequest |
ChangeMetricExtensionCompartmentRequest.Builder.build()
Build the instance of ChangeMetricExtensionCompartmentRequest as configured by this
builder
|
ChangeMetricExtensionCompartmentRequest |
ChangeMetricExtensionCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeMetricExtensionCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeMetricExtensionCompartmentRequest.Builder |
ChangeMetricExtensionCompartmentRequest.Builder.copy(ChangeMetricExtensionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.