Response from
buildShortDynamicLink() that returns the shortened Dynamic Link, link flow chart,
and warnings from the requested Dynamic Link.
| @interface | ShortDynamicLink.Suffix | Path generation option for short Dynamic Link length | |
| interface | ShortDynamicLink.Warning | Information about potential warnings on short Dynamic Link creation. | |
| abstract Uri |
getPreviewLink()
Gets the preview link to show the link flow chart.
|
| abstract Uri |
getShortLink()
Gets the short Dynamic Link value.
|
| abstract List<? extends ShortDynamicLink.Warning> |
getWarnings()
Gets information about potential warnings on link creation.
|
Gets the preview link to show the link flow chart.
Gets the short Dynamic Link value.
Gets information about potential warnings on link creation.