Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list.MappingAuthkeyItemBuilder
-
Packages that use MappingAuthkeyItemBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list -
-
Uses of MappingAuthkeyItemBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list that return MappingAuthkeyItemBuilder Modifier and Type Method Description MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem> augmentationValue)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>> augmentationType)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. setMappingAuthkey(org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.mapping.authkey.container.MappingAuthkey value)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. setMappingAuthkeyItemId(String value)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. withKey(MappingAuthkeyItemKey key)
-