Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action.NxActionMultipathRpcUpdateGroupUpdatedCase
-
-
Uses of NxActionMultipathRpcUpdateGroupUpdatedCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action with type parameters of type NxActionMultipathRpcUpdateGroupUpdatedCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateGroupUpdatedCase>>
E$$NxActionMultipathRpcUpdateGroupUpdatedCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action that return NxActionMultipathRpcUpdateGroupUpdatedCase Modifier and Type Method Description NxActionMultipathRpcUpdateGroupUpdatedCaseNxActionMultipathRpcUpdateGroupUpdatedCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action that return types with arguments of type NxActionMultipathRpcUpdateGroupUpdatedCase Modifier and Type Method Description default Class<NxActionMultipathRpcUpdateGroupUpdatedCase>NxActionMultipathRpcUpdateGroupUpdatedCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action with parameters of type NxActionMultipathRpcUpdateGroupUpdatedCase Modifier and Type Method Description static booleanNxActionMultipathRpcUpdateGroupUpdatedCase. bindingEquals(@NonNull NxActionMultipathRpcUpdateGroupUpdatedCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionMultipathRpcUpdateGroupUpdatedCase. bindingHashCode(@NonNull NxActionMultipathRpcUpdateGroupUpdatedCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionMultipathRpcUpdateGroupUpdatedCase. bindingToString(@NonNull NxActionMultipathRpcUpdateGroupUpdatedCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action with type arguments of type NxActionMultipathRpcUpdateGroupUpdatedCase Modifier and Type Method Description NxActionMultipathRpcUpdateGroupUpdatedCaseBuilderNxActionMultipathRpcUpdateGroupUpdatedCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateGroupUpdatedCase> augmentation)Add an augmentation to this builder's product.NxActionMultipathRpcUpdateGroupUpdatedCaseBuilderNxActionMultipathRpcUpdateGroupUpdatedCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateGroupUpdatedCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.group.input.updated.group.buckets.bucket.action.action with parameters of type NxActionMultipathRpcUpdateGroupUpdatedCase Constructor Description NxActionMultipathRpcUpdateGroupUpdatedCaseBuilder(NxActionMultipathRpcUpdateGroupUpdatedCase base)
-