Interface Actions1

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentation<Actions>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface Actions1
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentation<Actions>
    • Method Detail

      • implementedInterface

        default Class<Actions1> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getBgpActions

        @Nullable BgpActions getBgpActions()
        Definitions for policy action statements that change BGP-specific attributes of the route
        Returns:
        org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.BgpActions bgpActions, or null if not present