Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions.SetExtCommunityBuilder
Package
Description
-
Uses of SetExtCommunityBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions
Modifier and TypeMethodDescriptionSetExtCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SetExtCommunity> augmentation) Add an augmentation to this builder's product.SetExtCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SetExtCommunity>> augmentationType) Remove an augmentation from this builder's product.SetExtCommunityBuilder.setOptions
(BgpSetCommunityOptionType value) Set the property corresponding toSetExtCommunity.getOptions()
to the specified value.SetExtCommunityBuilder.setSetExtCommunityMethod
(SetExtCommunityMethod value) Set the property corresponding toSetExtCommunity.getSetExtCommunityMethod()
to the specified value.