Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.ChangeMemberVotingStatesForAllShardsOutput
-
Packages that use ChangeMemberVotingStatesForAllShardsOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of ChangeMemberVotingStatesForAllShardsOutput 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 ChangeMemberVotingStatesForAllShardsOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>>
E$$ChangeMemberVotingStatesForAllShardsOutputBuilder. 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 ChangeMemberVotingStatesForAllShardsOutput Modifier and Type Method Description ChangeMemberVotingStatesForAllShardsOutputChangeMemberVotingStatesForAllShardsOutputBuilder. 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 ChangeMemberVotingStatesForAllShardsOutput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ChangeMemberVotingStatesForAllShardsOutput>>ClusterAdminService. changeMemberVotingStatesForAllShards(ChangeMemberVotingStatesForAllShardsInput input)Changes the voting states, either voting or non-voting, of cluster members for all shards.default Class<ChangeMemberVotingStatesForAllShardsOutput>ChangeMemberVotingStatesForAllShardsOutput. 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 ChangeMemberVotingStatesForAllShardsOutput Modifier and Type Method Description ChangeMemberVotingStatesForAllShardsOutputBuilderChangeMemberVotingStatesForAllShardsOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput> augmentationValue)ChangeMemberVotingStatesForAllShardsOutputBuilderChangeMemberVotingStatesForAllShardsOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput> augmentationValue)ChangeMemberVotingStatesForAllShardsOutputBuilderChangeMemberVotingStatesForAllShardsOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type ChangeMemberVotingStatesForAllShardsOutput Constructor Description ChangeMemberVotingStatesForAllShardsOutputBuilder(ChangeMemberVotingStatesForAllShardsOutput base)
-