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