Uses of Class
com.oracle.bmc.opsi.responses.ChangeOperationsInsightsWarehouseCompartmentResponse
- 
Packages that use ChangeOperationsInsightsWarehouseCompartmentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of ChangeOperationsInsightsWarehouseCompartmentResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponseOperationsInsights. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request)Moves a Operations Insights Warehouse resource from one compartment to another.ChangeOperationsInsightsWarehouseCompartmentResponseOperationsInsightsClient. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description Future<ChangeOperationsInsightsWarehouseCompartmentResponse>OperationsInsightsAsync. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsWarehouseCompartmentRequest,ChangeOperationsInsightsWarehouseCompartmentResponse> handler)Moves a Operations Insights Warehouse resource from one compartment to another.Future<ChangeOperationsInsightsWarehouseCompartmentResponse>OperationsInsightsAsyncClient. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsWarehouseCompartmentRequest,ChangeOperationsInsightsWarehouseCompartmentResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description Future<ChangeOperationsInsightsWarehouseCompartmentResponse>OperationsInsightsAsync. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsWarehouseCompartmentRequest,ChangeOperationsInsightsWarehouseCompartmentResponse> handler)Moves a Operations Insights Warehouse resource from one compartment to another.Future<ChangeOperationsInsightsWarehouseCompartmentResponse>OperationsInsightsAsyncClient. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsWarehouseCompartmentRequest,ChangeOperationsInsightsWarehouseCompartmentResponse> handler)
- 
Uses of ChangeOperationsInsightsWarehouseCompartmentResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponseChangeOperationsInsightsWarehouseCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponse.BuilderChangeOperationsInsightsWarehouseCompartmentResponse.Builder. copy(ChangeOperationsInsightsWarehouseCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-