Uses of Class
com.oracle.bmc.opsi.responses.ChangeOpsiConfigurationCompartmentResponse
- 
Packages that use ChangeOpsiConfigurationCompartmentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of ChangeOpsiConfigurationCompartmentResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return ChangeOpsiConfigurationCompartmentResponse Modifier and Type Method Description ChangeOpsiConfigurationCompartmentResponseOperationsInsights. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request)Moves an OpsiConfiguration resource from one compartment to another.ChangeOpsiConfigurationCompartmentResponseOperationsInsightsClient. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeOpsiConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeOpsiConfigurationCompartmentResponse>OperationsInsightsAsync. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request, AsyncHandler<ChangeOpsiConfigurationCompartmentRequest,ChangeOpsiConfigurationCompartmentResponse> handler)Moves an OpsiConfiguration resource from one compartment to another.Future<ChangeOpsiConfigurationCompartmentResponse>OperationsInsightsAsyncClient. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request, AsyncHandler<ChangeOpsiConfigurationCompartmentRequest,ChangeOpsiConfigurationCompartmentResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeOpsiConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeOpsiConfigurationCompartmentResponse>OperationsInsightsAsync. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request, AsyncHandler<ChangeOpsiConfigurationCompartmentRequest,ChangeOpsiConfigurationCompartmentResponse> handler)Moves an OpsiConfiguration resource from one compartment to another.Future<ChangeOpsiConfigurationCompartmentResponse>OperationsInsightsAsyncClient. changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request, AsyncHandler<ChangeOpsiConfigurationCompartmentRequest,ChangeOpsiConfigurationCompartmentResponse> handler)
- 
Uses of ChangeOpsiConfigurationCompartmentResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return ChangeOpsiConfigurationCompartmentResponse Modifier and Type Method Description ChangeOpsiConfigurationCompartmentResponseChangeOpsiConfigurationCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeOpsiConfigurationCompartmentResponse Modifier and Type Method Description ChangeOpsiConfigurationCompartmentResponse.BuilderChangeOpsiConfigurationCompartmentResponse.Builder. copy(ChangeOpsiConfigurationCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-