Class OvsVlanMemberConfigAddHelper


  • @Singleton
    public class OvsVlanMemberConfigAddHelper
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>> addConfiguration​(ParentRefs parentRefs, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface interfaceNew)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OvsVlanMemberConfigAddHelper

        @Inject
        public OvsVlanMemberConfigAddHelper​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                            InterfaceManagerCommonUtils interfaceManagerCommonUtils)
    • Method Detail

      • addConfiguration

        public java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>> addConfiguration​(ParentRefs parentRefs,
                                                                                                                   org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface interfaceNew)