Uses of Class
com.oracle.bmc.opsi.requests.ChangeOperationsInsightsWarehouseCompartmentRequest
-
Packages that use ChangeOperationsInsightsWarehouseCompartmentRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ChangeOperationsInsightsWarehouseCompartmentRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeOperationsInsightsWarehouseCompartmentRequest 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 ChangeOperationsInsightsWarehouseCompartmentRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeOperationsInsightsWarehouseCompartmentRequest Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentRequest
ChangeOperationsInsightsWarehouseCompartmentRequest.Builder. build()
Build the instance of ChangeOperationsInsightsWarehouseCompartmentRequest as configured by this builderChangeOperationsInsightsWarehouseCompartmentRequest
ChangeOperationsInsightsWarehouseCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeOperationsInsightsWarehouseCompartmentRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ChangeOperationsInsightsWarehouseCompartmentRequest Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentRequest.Builder
ChangeOperationsInsightsWarehouseCompartmentRequest.Builder. copy(ChangeOperationsInsightsWarehouseCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-