Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.SendMapRequestInput
-
Packages that use SendMapRequestInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 -
-
Uses of SendMapRequestInput 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 SendMapRequestInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>>
E$$SendMapRequestInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return SendMapRequestInput Modifier and Type Method Description SendMapRequestInputSendMapRequestInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return types with arguments of type SendMapRequestInput Modifier and Type Method Description default Class<SendMapRequestInput>SendMapRequestInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapRequestInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendMapRequestOutput>>OdlLispSbService. sendMapRequest(SendMapRequestInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type arguments of type SendMapRequestInput Modifier and Type Method Description SendMapRequestInputBuilderSendMapRequestInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput> augmentationValue)SendMapRequestInputBuilderSendMapRequestInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput> augmentationValue)SendMapRequestInputBuilderSendMapRequestInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapRequestInput Constructor Description SendMapRequestInputBuilder(SendMapRequestInput base)
-