Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.RemoveAllKeysOutput
-
Packages that use RemoveAllKeysOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 -
-
Uses of RemoveAllKeysOutput 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 RemoveAllKeysOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput>>
E$$RemoveAllKeysOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return RemoveAllKeysOutput Modifier and Type Method Description RemoveAllKeysOutputRemoveAllKeysOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type RemoveAllKeysOutput Modifier and Type Method Description default Class<RemoveAllKeysOutput>RemoveAllKeysOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveAllKeysOutput>>OdlMappingserviceService. removeAllKeys(RemoveAllKeysInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type RemoveAllKeysOutput Modifier and Type Method Description RemoveAllKeysOutputBuilderRemoveAllKeysOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput> augmentationValue)RemoveAllKeysOutputBuilderRemoveAllKeysOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput> augmentationValue)RemoveAllKeysOutputBuilderRemoveAllKeysOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllKeysOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with parameters of type RemoveAllKeysOutput Constructor Description RemoveAllKeysOutputBuilder(RemoveAllKeysOutput base)
-