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