Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards.Shard
-
-
Uses of Shard 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 that return types with arguments of type Shard Modifier and Type Method Description @Nullable List<Shard>PrefixShards. getShard()List of prefix-based shards configured.List<Shard>PrefixShardsBuilder. getShard()default @NonNull List<Shard>PrefixShards. nonnullShard()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 Shard Modifier and Type Method Description PrefixShardsBuilderPrefixShardsBuilder. setShard(List<Shard> values) -
Uses of Shard in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards with type parameters of type Shard Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>>
E$$ShardBuilder. 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.prefix.shards that return Shard Modifier and Type Method Description ShardShardBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards that return types with arguments of type Shard Modifier and Type Method Description default Class<Shard>Shard. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards with type arguments of type Shard Modifier and Type Method Description ShardBuilderShardBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Shard> augmentationValue)ShardBuilderShardBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Shard> augmentationValue)ShardBuilderShardBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards with parameters of type Shard Constructor Description ShardBuilder(Shard base)
-