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