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