Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionResubmitRpcRemoveGroupCase
-
-
Uses of NxActionResubmitRpcRemoveGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type parameters of type NxActionResubmitRpcRemoveGroupCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase>>
E$$NxActionResubmitRpcRemoveGroupCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action that return NxActionResubmitRpcRemoveGroupCase Modifier and Type Method Description NxActionResubmitRpcRemoveGroupCaseNxActionResubmitRpcRemoveGroupCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action that return types with arguments of type NxActionResubmitRpcRemoveGroupCase Modifier and Type Method Description default Class<NxActionResubmitRpcRemoveGroupCase>NxActionResubmitRpcRemoveGroupCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type arguments of type NxActionResubmitRpcRemoveGroupCase Modifier and Type Method Description NxActionResubmitRpcRemoveGroupCaseBuilderNxActionResubmitRpcRemoveGroupCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionResubmitRpcRemoveGroupCaseBuilderNxActionResubmitRpcRemoveGroupCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionResubmitRpcRemoveGroupCaseBuilderNxActionResubmitRpcRemoveGroupCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase> augmentation)Add an augmentation to this builder's product.NxActionResubmitRpcRemoveGroupCaseBuilderNxActionResubmitRpcRemoveGroupCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with parameters of type NxActionResubmitRpcRemoveGroupCase Constructor Description NxActionResubmitRpcRemoveGroupCaseBuilder(NxActionResubmitRpcRemoveGroupCase base)
-