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