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