Uses of Class
com.oracle.bmc.opsi.model.ChangeOperationsInsightsWarehouseCompartmentDetails
-
Packages that use ChangeOperationsInsightsWarehouseCompartmentDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of ChangeOperationsInsightsWarehouseCompartmentDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeOperationsInsightsWarehouseCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentDetails
ChangeOperationsInsightsWarehouseCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ChangeOperationsInsightsWarehouseCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
ChangeOperationsInsightsWarehouseCompartmentDetails.Builder. copy(ChangeOperationsInsightsWarehouseCompartmentDetails model)
-
Uses of ChangeOperationsInsightsWarehouseCompartmentDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeOperationsInsightsWarehouseCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentDetails
ChangeOperationsInsightsWarehouseCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeOperationsInsightsWarehouseCompartmentDetails
ChangeOperationsInsightsWarehouseCompartmentRequest. getChangeOperationsInsightsWarehouseCompartmentDetails()
The information to be updated.Methods in com.oracle.bmc.opsi.requests with parameters of type ChangeOperationsInsightsWarehouseCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsWarehouseCompartmentRequest.Builder
ChangeOperationsInsightsWarehouseCompartmentRequest.Builder. body$(ChangeOperationsInsightsWarehouseCompartmentDetails body)
Alternative setter for the body parameter.ChangeOperationsInsightsWarehouseCompartmentRequest.Builder
ChangeOperationsInsightsWarehouseCompartmentRequest.Builder. changeOperationsInsightsWarehouseCompartmentDetails(ChangeOperationsInsightsWarehouseCompartmentDetails changeOperationsInsightsWarehouseCompartmentDetails)
The information to be updated.
-