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.opsi
Methods in com.oracle.bmc.opsi that return ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponse
OperationsInsights. changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request)
Moves a Operations Insights Warehouse resource from one compartment to another.ChangeOperationsInsightsWarehouseCompartmentResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponse
ChangeOperationsInsightsWarehouseCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeOperationsInsightsWarehouseCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentResponse.Builder
ChangeOperationsInsightsWarehouseCompartmentResponse.Builder. copy(ChangeOperationsInsightsWarehouseCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-