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