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