| Package | Description |
|---|---|
| org.opendaylight.p4plugin.p4runtime.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionProfileAction
Protobuf type
p4.v1.ActionProfileAction |
static class |
ActionProfileAction.Builder
Protobuf type
p4.v1.ActionProfileAction |
| Modifier and Type | Method and Description |
|---|---|
ActionProfileActionOrBuilder |
ActionProfileActionSetOrBuilder.getActionProfileActionsOrBuilder(int index)
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
ActionProfileActionOrBuilder |
ActionProfileActionSet.getActionProfileActionsOrBuilder(int index)
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
ActionProfileActionOrBuilder |
ActionProfileActionSet.Builder.getActionProfileActionsOrBuilder(int index)
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ActionProfileActionOrBuilder> |
ActionProfileActionSetOrBuilder.getActionProfileActionsOrBuilderList()
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
List<? extends ActionProfileActionOrBuilder> |
ActionProfileActionSet.getActionProfileActionsOrBuilderList()
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
List<? extends ActionProfileActionOrBuilder> |
ActionProfileActionSet.Builder.getActionProfileActionsOrBuilderList()
repeated .p4.v1.ActionProfileAction action_profile_actions = 1; |
Copyright © 2018 OpenDaylight. All rights reserved.