JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.replicationmanager.model.TargetDetails
Packages that use
TargetDetails
Package
Description
com.cloudera.cdp.replicationmanager.model
Uses of
TargetDetails
in
com.cloudera.cdp.replicationmanager.model
Methods in
com.cloudera.cdp.replicationmanager.model
that return
TargetDetails
Modifier and Type
Method
Description
TargetDetails
Policy.
getTarget
()
Getter for target.
Methods in
com.cloudera.cdp.replicationmanager.model
with parameters of type
TargetDetails
Modifier and Type
Method
Description
void
Policy.
setTarget
(
TargetDetails
target)
Setter for target.