Table |
Table.Builder.build() |
Table |
Table.Builder.buildPartial() |
static Table |
Table.getDefaultInstance() |
Table |
Table.getDefaultInstanceForType() |
Table |
Table.Builder.getDefaultInstanceForType() |
Table |
P4InfoOrBuilder.getTables(int index)
repeated .p4.config.Table tables = 2;
|
Table |
P4Info.getTables(int index)
repeated .p4.config.Table tables = 2;
|
Table |
P4Info.Builder.getTables(int index)
repeated .p4.config.Table tables = 2;
|
static Table |
Table.parseDelimitedFrom(InputStream input) |
static Table |
Table.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(byte[] data) |
static Table |
Table.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(ByteBuffer data) |
static Table |
Table.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(com.google.protobuf.ByteString data) |
static Table |
Table.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(com.google.protobuf.CodedInputStream input) |
static Table |
Table.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(InputStream input) |
static Table |
Table.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |