Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.InterInstancePoliciesBuilder
Package
Description
-
Uses of InterInstancePoliciesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance
Modifier and TypeMethodDescriptionInterInstancePoliciesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InterInstancePolicies> augmentation) Add an augmentation to this builder's product.InterInstancePoliciesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InterInstancePolicies>> augmentationType) Remove an augmentation from this builder's product.InterInstancePoliciesBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value.