Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group.ApplyPolicy
Packages that use ApplyPolicy
Package
Description
-
Uses of ApplyPolicy in org.opendaylight.protocol.bgp.rib.impl.config
Methods in org.opendaylight.protocol.bgp.rib.impl.config with parameters of type ApplyPolicyModifier and TypeMethodDescriptionstatic Config
RoutingPolicyUtil.getApplyPolicy
(ApplyPolicy applyPolicy) -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list that return ApplyPolicyModifier and TypeMethodDescriptionAfiSafiBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list with parameters of type ApplyPolicyModifier and TypeMethodDescriptionAfiSafiBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors that return ApplyPolicyModifier and TypeMethodDescriptionNeighborBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors with parameters of type ApplyPolicyModifier and TypeMethodDescriptionNeighborBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group that return ApplyPolicyModifier and TypeMethodDescriptionPeerGroupBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group with parameters of type ApplyPolicyModifier and TypeMethodDescriptionPeerGroupBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.top.bgp
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.top.bgp that return ApplyPolicyModifier and TypeMethodDescriptionGlobalBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.top.bgp with parameters of type ApplyPolicyModifier and TypeMethodDescriptionGlobalBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance that return ApplyPolicyModifier and TypeMethodDescriptionInterInstancePoliciesBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance with parameters of type ApplyPolicyModifier and TypeMethodDescriptionInterInstancePoliciesBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.table.connections
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.table.connections that return ApplyPolicyModifier and TypeMethodDescriptionTableConnectionBuilder.getApplyPolicy()
Return current value associated with the property corresponding toApplyPolicyGroup.getApplyPolicy()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.table.connections with parameters of type ApplyPolicyModifier and TypeMethodDescriptionTableConnectionBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009 that return ApplyPolicyModifier and TypeMethodDescriptionApplyPolicyGroup.getApplyPolicy()
Return applyPolicy, ornull
if it is not present.@NonNull ApplyPolicy
ApplyPolicyGroup.nonnullApplyPolicy()
Return applyPolicy, or an empty instance if it is not present. -
Uses of ApplyPolicy in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group with type parameters of type ApplyPolicyModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<ApplyPolicy>>
E$$ApplyPolicyBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group that return ApplyPolicyModifier and TypeMethodDescription@NonNull ApplyPolicy
ApplyPolicyBuilder.build()
A newApplyPolicy
instance.static @NonNull ApplyPolicy
ApplyPolicyBuilder.empty()
Get empty instance of ApplyPolicy.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group that return types with arguments of type ApplyPolicyMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group with parameters of type ApplyPolicyModifier and TypeMethodDescriptionstatic boolean
ApplyPolicy.bindingEquals
(@NonNull ApplyPolicy thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
ApplyPolicy.bindingHashCode
(@NonNull ApplyPolicy obj) Default implementation ofObject.hashCode()
contract for this interface.static String
ApplyPolicy.bindingToString
(@NonNull ApplyPolicy obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group with type arguments of type ApplyPolicyModifier and TypeMethodDescriptionApplyPolicyBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<ApplyPolicy> augmentation) Add an augmentation to this builder's product.ApplyPolicyBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ApplyPolicy>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.apply.policy.group with parameters of type ApplyPolicyModifierConstructorDescriptionConstruct a builder initialized with state from specifiedApplyPolicy
.