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