Uses of Class
com.cloudera.cdp.dw.model.DbcSummary
Packages that use DbcSummary
- 
Uses of DbcSummary in com.cloudera.cdp.dw.modelMethods in com.cloudera.cdp.dw.model that return DbcSummaryMethods in com.cloudera.cdp.dw.model that return types with arguments of type DbcSummaryMethods in com.cloudera.cdp.dw.model with parameters of type DbcSummaryModifier and TypeMethodDescriptionvoidDescribeDbcResponse.setDbc(DbcSummary dbc) Setter for dbc.Method parameters in com.cloudera.cdp.dw.model with type arguments of type DbcSummaryModifier and TypeMethodDescriptionvoidListDbcsResponse.setDbcs(List<DbcSummary> dbcs) Setter for dbcs.