getAssociatedLinkingRule

@Nullable
open fun <T> getAssociatedLinkingRule(): LinkingRule<T, P>

Optional LinkingRule associated to the deployment.

Return

null if the deployment has no associated LinkingRule, and an instance of the LinkingRule otherwise

Parameters

<T>

concentration type of the LinkingRule