Uses of Class
com.cloudera.cdp.dw.model.QueryIsolationOptionsRequest
Packages that use QueryIsolationOptionsRequest
-
Uses of QueryIsolationOptionsRequest in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return QueryIsolationOptionsRequestModifier and TypeMethodDescriptionCreateVwRequest.getQueryIsolationOptions()Getter for queryIsolationOptions.UpdateVwRequest.getQueryIsolationOptions()Getter for queryIsolationOptions.Methods in com.cloudera.cdp.dw.model with parameters of type QueryIsolationOptionsRequestModifier and TypeMethodDescriptionvoidCreateVwRequest.setQueryIsolationOptions(QueryIsolationOptionsRequest queryIsolationOptions) Setter for queryIsolationOptions.voidUpdateVwRequest.setQueryIsolationOptions(QueryIsolationOptionsRequest queryIsolationOptions) Setter for queryIsolationOptions.