Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.SendMapNotifyInput
-
Packages that use SendMapNotifyInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 -
-
Uses of SendMapNotifyInput in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type parameters of type SendMapNotifyInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput>>
E$$SendMapNotifyInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return SendMapNotifyInput Modifier and Type Method Description SendMapNotifyInputSendMapNotifyInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return types with arguments of type SendMapNotifyInput Modifier and Type Method Description default Class<SendMapNotifyInput>SendMapNotifyInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapNotifyInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendMapNotifyOutput>>OdlLispSbService. sendMapNotify(SendMapNotifyInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type arguments of type SendMapNotifyInput Modifier and Type Method Description SendMapNotifyInputBuilderSendMapNotifyInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput> augmentationValue)SendMapNotifyInputBuilderSendMapNotifyInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput> augmentationValue)SendMapNotifyInputBuilderSendMapNotifyInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapNotifyInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapNotifyInput Constructor Description SendMapNotifyInputBuilder(SendMapNotifyInput base)
-