Uses of Class
com.cloudera.cdp.dw.model.DbcSummary
Packages that use DbcSummary
-
Uses of DbcSummary in com.cloudera.cdp.dw.model
Methods 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 TypeMethodDescriptionvoid
DescribeDbcResponse.setDbc
(DbcSummary dbc) Setter for dbc.Method parameters in com.cloudera.cdp.dw.model with type arguments of type DbcSummaryModifier and TypeMethodDescriptionvoid
ListDbcsResponse.setDbcs
(List<DbcSummary> dbcs) Setter for dbcs.