Uses of Class
com.oracle.bmc.opsi.requests.ListWarehouseDataObjectsRequest.WarehouseType
-
Packages that use ListWarehouseDataObjectsRequest.WarehouseType Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListWarehouseDataObjectsRequest.WarehouseType in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListWarehouseDataObjectsRequest.WarehouseType Modifier and Type Method Description static ListWarehouseDataObjectsRequest.WarehouseTypeListWarehouseDataObjectsRequest.WarehouseType. create(String key)ListWarehouseDataObjectsRequest.WarehouseTypeListWarehouseDataObjectsRequest. getWarehouseType()Type of the Warehouse.static ListWarehouseDataObjectsRequest.WarehouseTypeListWarehouseDataObjectsRequest.WarehouseType. valueOf(String name)Returns the enum constant of this type with the specified name.static ListWarehouseDataObjectsRequest.WarehouseType[]ListWarehouseDataObjectsRequest.WarehouseType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type ListWarehouseDataObjectsRequest.WarehouseType Modifier and Type Method Description ListWarehouseDataObjectsRequest.BuilderListWarehouseDataObjectsRequest.Builder. warehouseType(ListWarehouseDataObjectsRequest.WarehouseType warehouseType)Type of the Warehouse.
-