Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.ChangeMemberVotingStatesForShardOutput
-
Packages that use ChangeMemberVotingStatesForShardOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of ChangeMemberVotingStatesForShardOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with type parameters of type ChangeMemberVotingStatesForShardOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput>>
E$$ChangeMemberVotingStatesForShardOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 that return ChangeMemberVotingStatesForShardOutput Modifier and Type Method Description ChangeMemberVotingStatesForShardOutputChangeMemberVotingStatesForShardOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 that return types with arguments of type ChangeMemberVotingStatesForShardOutput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ChangeMemberVotingStatesForShardOutput>>ClusterAdminService. changeMemberVotingStatesForShard(ChangeMemberVotingStatesForShardInput input)Changes the voting states, either voting or non-voting, of cluster members for a shard.default Class<ChangeMemberVotingStatesForShardOutput>ChangeMemberVotingStatesForShardOutput. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with type arguments of type ChangeMemberVotingStatesForShardOutput Modifier and Type Method Description ChangeMemberVotingStatesForShardOutputBuilderChangeMemberVotingStatesForShardOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput> augmentationValue)ChangeMemberVotingStatesForShardOutputBuilderChangeMemberVotingStatesForShardOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput> augmentationValue)ChangeMemberVotingStatesForShardOutputBuilderChangeMemberVotingStatesForShardOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForShardOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type ChangeMemberVotingStatesForShardOutput Constructor Description ChangeMemberVotingStatesForShardOutputBuilder(ChangeMemberVotingStatesForShardOutput base)
-