Package p4.config.v1

Class P4InfoOuterClass.TableActionCall.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<P4InfoOuterClass.TableActionCall.Builder>
com.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.TableActionCall.Builder>
p4.config.v1.P4InfoOuterClass.TableActionCall.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, P4InfoOuterClass.TableActionCallOrBuilder
Enclosing class:
P4InfoOuterClass.TableActionCall

public static final class P4InfoOuterClass.TableActionCall.Builder extends com.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.TableActionCall.Builder> implements P4InfoOuterClass.TableActionCallOrBuilder
 A TableActionCall references a particular action id and executes the
 action with the supplied list of arguments.
 Arguments are matched to the id of the respective action parameter.
 TableActionCalls may be used as the default action call of a table implementation.
 Added in 1.4.0.
 
Protobuf type p4.config.v1.TableActionCall