JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.de.model.VcSummary
Packages that use
VcSummary
Package
Description
com.cloudera.cdp.de.model
Uses of
VcSummary
in
com.cloudera.cdp.de.model
Methods in
com.cloudera.cdp.de.model
that return types with arguments of type
VcSummary
Modifier and Type
Method
Description
List
<
VcSummary
>
ListVcsResponse.
getVcs
()
Getter for vcs.
Method parameters in
com.cloudera.cdp.de.model
with type arguments of type
VcSummary
Modifier and Type
Method
Description
void
ListVcsResponse.
setVcs
(
List
<
VcSummary
> vcs)
Setter for vcs.