Uses of Class
com.oracle.bmc.stackmonitoring.requests.ChangeProcessSetCompartmentRequest
- 
Packages that use ChangeProcessSetCompartmentRequest Package Description com.oracle.bmc.stackmonitoring com.oracle.bmc.stackmonitoring.requests 
- 
- 
Uses of ChangeProcessSetCompartmentRequest in com.oracle.bmc.stackmonitoringMethod parameters in com.oracle.bmc.stackmonitoring with type arguments of type ChangeProcessSetCompartmentRequest Modifier and Type Method Description Future<ChangeProcessSetCompartmentResponse>StackMonitoringAsync. changeProcessSetCompartment(ChangeProcessSetCompartmentRequest request, AsyncHandler<ChangeProcessSetCompartmentRequest,ChangeProcessSetCompartmentResponse> handler)Moves a ProcessSet resource from one compartment identifier to another.Future<ChangeProcessSetCompartmentResponse>StackMonitoringAsyncClient. changeProcessSetCompartment(ChangeProcessSetCompartmentRequest request, AsyncHandler<ChangeProcessSetCompartmentRequest,ChangeProcessSetCompartmentResponse> handler)
- 
Uses of ChangeProcessSetCompartmentRequest in com.oracle.bmc.stackmonitoring.requestsMethods in com.oracle.bmc.stackmonitoring.requests that return ChangeProcessSetCompartmentRequest Modifier and Type Method Description ChangeProcessSetCompartmentRequestChangeProcessSetCompartmentRequest.Builder. build()Build the instance of ChangeProcessSetCompartmentRequest as configured by this builderChangeProcessSetCompartmentRequestChangeProcessSetCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeProcessSetCompartmentRequest as configured by this builderMethods in com.oracle.bmc.stackmonitoring.requests with parameters of type ChangeProcessSetCompartmentRequest Modifier and Type Method Description ChangeProcessSetCompartmentRequest.BuilderChangeProcessSetCompartmentRequest.Builder. copy(ChangeProcessSetCompartmentRequest o)Copy method to populate the builder with values from the given instance.
 
-