Uses of Class
com.oracle.bmc.stackmonitoring.responses.ChangeProcessSetCompartmentResponse
- 
Packages that use ChangeProcessSetCompartmentResponse Package Description com.oracle.bmc.stackmonitoring com.oracle.bmc.stackmonitoring.responses 
- 
- 
Uses of ChangeProcessSetCompartmentResponse in com.oracle.bmc.stackmonitoringMethods in com.oracle.bmc.stackmonitoring that return ChangeProcessSetCompartmentResponse Modifier and Type Method Description ChangeProcessSetCompartmentResponseStackMonitoring. changeProcessSetCompartment(ChangeProcessSetCompartmentRequest request)Moves a ProcessSet resource from one compartment identifier to another.ChangeProcessSetCompartmentResponseStackMonitoringClient. changeProcessSetCompartment(ChangeProcessSetCompartmentRequest request)Methods in com.oracle.bmc.stackmonitoring that return types with arguments of type ChangeProcessSetCompartmentResponse 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)Method parameters in com.oracle.bmc.stackmonitoring with type arguments of type ChangeProcessSetCompartmentResponse 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 ChangeProcessSetCompartmentResponse in com.oracle.bmc.stackmonitoring.responsesMethods in com.oracle.bmc.stackmonitoring.responses that return ChangeProcessSetCompartmentResponse Modifier and Type Method Description ChangeProcessSetCompartmentResponseChangeProcessSetCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.stackmonitoring.responses with parameters of type ChangeProcessSetCompartmentResponse Modifier and Type Method Description ChangeProcessSetCompartmentResponse.BuilderChangeProcessSetCompartmentResponse.Builder. copy(ChangeProcessSetCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-