Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.ChangeMemberVotingStatesForAllShardsInput
-
Packages that use ChangeMemberVotingStatesForAllShardsInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of ChangeMemberVotingStatesForAllShardsInput 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 ChangeMemberVotingStatesForAllShardsInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>>
E$$ChangeMemberVotingStatesForAllShardsInputBuilder. 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 ChangeMemberVotingStatesForAllShardsInput Modifier and Type Method Description ChangeMemberVotingStatesForAllShardsInputChangeMemberVotingStatesForAllShardsInputBuilder. 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 ChangeMemberVotingStatesForAllShardsInput Modifier and Type Method Description default Class<ChangeMemberVotingStatesForAllShardsInput>ChangeMemberVotingStatesForAllShardsInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type ChangeMemberVotingStatesForAllShardsInput 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.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 ChangeMemberVotingStatesForAllShardsInput Modifier and Type Method Description ChangeMemberVotingStatesForAllShardsInputBuilderChangeMemberVotingStatesForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput> augmentationValue)ChangeMemberVotingStatesForAllShardsInputBuilderChangeMemberVotingStatesForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput> augmentationValue)ChangeMemberVotingStatesForAllShardsInputBuilderChangeMemberVotingStatesForAllShardsInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type ChangeMemberVotingStatesForAllShardsInput Constructor Description ChangeMemberVotingStatesForAllShardsInputBuilder(ChangeMemberVotingStatesForAllShardsInput base)
-