Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.RemoveKeysOutput
-
Packages that use RemoveKeysOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 -
-
Uses of RemoveKeysOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type parameters of type RemoveKeysOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput>>
E$$RemoveKeysOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return RemoveKeysOutput Modifier and Type Method Description RemoveKeysOutputRemoveKeysOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type RemoveKeysOutput Modifier and Type Method Description default Class<RemoveKeysOutput>RemoveKeysOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveKeysOutput>>OdlMappingserviceService. removeKeys(RemoveKeysInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type RemoveKeysOutput Modifier and Type Method Description RemoveKeysOutputBuilderRemoveKeysOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput> augmentationValue)RemoveKeysOutputBuilderRemoveKeysOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput> augmentationValue)RemoveKeysOutputBuilderRemoveKeysOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveKeysOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with parameters of type RemoveKeysOutput Constructor Description RemoveKeysOutputBuilder(RemoveKeysOutput base)
-