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