Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionDecapRpcRemoveGroupCase
-
-
Uses of NxActionDecapRpcRemoveGroupCase 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 NxActionDecapRpcRemoveGroupCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase>>
E$$NxActionDecapRpcRemoveGroupCaseBuilder. 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 NxActionDecapRpcRemoveGroupCase Modifier and Type Method Description NxActionDecapRpcRemoveGroupCaseNxActionDecapRpcRemoveGroupCaseBuilder. 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 NxActionDecapRpcRemoveGroupCase Modifier and Type Method Description default Class<NxActionDecapRpcRemoveGroupCase>NxActionDecapRpcRemoveGroupCase. 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 NxActionDecapRpcRemoveGroupCase Modifier and Type Method Description NxActionDecapRpcRemoveGroupCaseBuilderNxActionDecapRpcRemoveGroupCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionDecapRpcRemoveGroupCaseBuilderNxActionDecapRpcRemoveGroupCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionDecapRpcRemoveGroupCaseBuilderNxActionDecapRpcRemoveGroupCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase> augmentation)Add an augmentation to this builder's product.NxActionDecapRpcRemoveGroupCaseBuilderNxActionDecapRpcRemoveGroupCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveGroupCase>> 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 NxActionDecapRpcRemoveGroupCase Constructor Description NxActionDecapRpcRemoveGroupCaseBuilder(NxActionDecapRpcRemoveGroupCase base)
-