Uses of Class
com.oracle.bmc.opsi.model.ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
-
Packages that use ChangeOperationsInsightsWarehouseCompartmentDetails.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of ChangeOperationsInsightsWarehouseCompartmentDetails.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeOperationsInsightsWarehouseCompartmentDetails.Builder Modifier and Type Method Description static ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
ChangeOperationsInsightsWarehouseCompartmentDetails. builder()
Create a new builder.ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
ChangeOperationsInsightsWarehouseCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment.ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
ChangeOperationsInsightsWarehouseCompartmentDetails.Builder. copy(ChangeOperationsInsightsWarehouseCompartmentDetails model)
ChangeOperationsInsightsWarehouseCompartmentDetails.Builder
ChangeOperationsInsightsWarehouseCompartmentDetails. toBuilder()
-