Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list.EidAuthkeyItem
-
-
Uses of EidAuthkeyItem in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type EidAuthkeyItem Modifier and Type Method Description List<EidAuthkeyItem>AddKeysInputBuilder. getEidAuthkeyItem()@Nullable List<EidAuthkeyItem>EidAuthkeyList. getEidAuthkeyItem()List<EidAuthkeyItem>GetAllKeysOutputBuilder. getEidAuthkeyItem()List<EidAuthkeyItem>GetKeysOutputBuilder. getEidAuthkeyItem()List<EidAuthkeyItem>UpdateKeysInputBuilder. getEidAuthkeyItem()default @NonNull List<EidAuthkeyItem>EidAuthkeyList. nonnullEidAuthkeyItem()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type EidAuthkeyItem Modifier and Type Method Description AddKeysInputBuilderAddKeysInputBuilder. setEidAuthkeyItem(List<EidAuthkeyItem> values)GetAllKeysOutputBuilderGetAllKeysOutputBuilder. setEidAuthkeyItem(List<EidAuthkeyItem> values)GetKeysOutputBuilderGetKeysOutputBuilder. setEidAuthkeyItem(List<EidAuthkeyItem> values)UpdateKeysInputBuilderUpdateKeysInputBuilder. setEidAuthkeyItem(List<EidAuthkeyItem> values) -
Uses of EidAuthkeyItem in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list with type parameters of type EidAuthkeyItem Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>>
E$$EidAuthkeyItemBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list that return EidAuthkeyItem Modifier and Type Method Description EidAuthkeyItemEidAuthkeyItemBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list that return types with arguments of type EidAuthkeyItem Modifier and Type Method Description default Class<EidAuthkeyItem>EidAuthkeyItem. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list with type arguments of type EidAuthkeyItem Modifier and Type Method Description EidAuthkeyItemBuilderEidAuthkeyItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem> augmentationValue)EidAuthkeyItemBuilderEidAuthkeyItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem> augmentationValue)EidAuthkeyItemBuilderEidAuthkeyItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.eid.authkey.list with parameters of type EidAuthkeyItem Constructor Description EidAuthkeyItemBuilder(EidAuthkeyItem base)
-