Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Class and Description |
---|---|
class |
Action
Protobuf type
p4.config.Action |
static class |
Action.Builder
Protobuf type
p4.config.Action |
Modifier and Type | Method and Description |
---|---|
ActionOrBuilder |
P4InfoOrBuilder.getActionsOrBuilder(int index)
repeated .p4.config.Action actions = 3; |
ActionOrBuilder |
P4Info.getActionsOrBuilder(int index)
repeated .p4.config.Action actions = 3; |
ActionOrBuilder |
P4Info.Builder.getActionsOrBuilder(int index)
repeated .p4.config.Action actions = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends ActionOrBuilder> |
P4InfoOrBuilder.getActionsOrBuilderList()
repeated .p4.config.Action actions = 3; |
List<? extends ActionOrBuilder> |
P4Info.getActionsOrBuilderList()
repeated .p4.config.Action actions = 3; |
List<? extends ActionOrBuilder> |
P4Info.Builder.getActionsOrBuilderList()
repeated .p4.config.Action actions = 3; |
Copyright © 2018 OpenDaylight. All rights reserved.