Uses of Class
com.cloudera.cdp.dw.model.StartVwResponse
-
Packages that use StartVwResponse Package Description com.cloudera.cdp.dw.api -
-
Uses of StartVwResponse in com.cloudera.cdp.dw.api
Methods in com.cloudera.cdp.dw.api that return StartVwResponse Modifier and Type Method Description StartVwResponse
DwClient. startVw(StartVwRequest input)
Starts a suspended Virtual Warehouse.
-