Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.PrefixShards
-
Packages that use PrefixShards Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 -
-
Uses of PrefixShards in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 with type parameters of type PrefixShards Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards>>
E$$PrefixShardsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 that return PrefixShards Modifier and Type Method Description PrefixShardsPrefixShardsBuilder. build()@Nullable PrefixShardsPrefixShardConfigurationData. getPrefixShards()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 that return types with arguments of type PrefixShards Modifier and Type Method Description default Class<PrefixShards>PrefixShards. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 with type arguments of type PrefixShards Modifier and Type Method Description PrefixShardsBuilderPrefixShardsBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards> augmentationValue)PrefixShardsBuilderPrefixShardsBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards> augmentationValue)PrefixShardsBuilderPrefixShardsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixShards>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110 with parameters of type PrefixShards Constructor Description PrefixShardsBuilder(PrefixShards base)
-