public interface CtActions extends org.opendaylight.yangtools.yang.binding.ChildOf<NxConntrack>, org.opendaylight.yangtools.yang.binding.Augmentable<CtActions>, OfpactActions
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
list ct-actions {
uses ofpact-actions;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-conntrack-grouping/nx-conntrack/ct-actions
To create instances of this class use CtActionsBuilder.
CtActionsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<CtActions> |
implementedInterface() |
getOfpactActionsdefault Class<CtActions> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface OfpactActionsCopyright © 2020 OpenDaylight. All rights reserved.