Package p4.config.v1
Class P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
com.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
p4.config.v1.P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,P4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
- Enclosing class:
P4InfoOuterClass.ControllerPacketMetadata.Metadata
public static final class P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
implements P4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
Protobuf type
p4.config.v1.ControllerPacketMetadata.Metadata-
Method Summary
Modifier and TypeMethodDescriptionaddAllAnnotationLocations(Iterable<? extends P4Types.SourceLocation> values) Optional.addAllAnnotations(Iterable<String> values) repeated string annotations = 3;addAllStructuredAnnotations(Iterable<? extends P4Types.StructuredAnnotation> values) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;addAnnotationLocations(int index, P4Types.SourceLocation value) Optional.addAnnotationLocations(int index, P4Types.SourceLocation.Builder builderForValue) Optional.Optional.addAnnotationLocations(P4Types.SourceLocation.Builder builderForValue) Optional.Optional.addAnnotationLocationsBuilder(int index) Optional.addAnnotations(String value) repeated string annotations = 3;addAnnotationsBytes(com.google.protobuf.ByteString value) repeated string annotations = 3;addStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;addStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;addStructuredAnnotations(P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;addStructuredAnnotationsBuilder(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;build()clear()Optional.repeated string annotations = 3;int32 bitwidth = 4;clearId()uint32 id = 1;This is the name of the header field (not fully-qualified), similar to e.g.repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;unset if not user-defined typegetAnnotationLocations(int index) Optional.getAnnotationLocationsBuilder(int index) Optional.Optional.intOptional.Optional.getAnnotationLocationsOrBuilder(int index) Optional.List<? extends P4Types.SourceLocationOrBuilder> Optional.getAnnotations(int index) repeated string annotations = 3;com.google.protobuf.ByteStringgetAnnotationsBytes(int index) repeated string annotations = 3;intrepeated string annotations = 3;com.google.protobuf.ProtocolStringListrepeated string annotations = 3;intint32 bitwidth = 4;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintgetId()uint32 id = 1;getName()This is the name of the header field (not fully-qualified), similar to e.g.com.google.protobuf.ByteStringThis is the name of the header field (not fully-qualified), similar to e.g.getStructuredAnnotations(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;getStructuredAnnotationsBuilder(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;intrepeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;getStructuredAnnotationsOrBuilder(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;List<? extends P4Types.StructuredAnnotationOrBuilder> repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;unset if not user-defined typeunset if not user-defined typeunset if not user-defined typebooleanunset if not user-defined typeprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeTypeName(P4Types.P4NamedType value) unset if not user-defined typeremoveAnnotationLocations(int index) Optional.removeStructuredAnnotations(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;setAnnotationLocations(int index, P4Types.SourceLocation value) Optional.setAnnotationLocations(int index, P4Types.SourceLocation.Builder builderForValue) Optional.setAnnotations(int index, String value) repeated string annotations = 3;setBitwidth(int value) int32 bitwidth = 4;setId(int value) uint32 id = 1;This is the name of the header field (not fully-qualified), similar to e.g.setNameBytes(com.google.protobuf.ByteString value) This is the name of the header field (not fully-qualified), similar to e.g.setStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;setStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;setTypeName(P4Types.P4NamedType value) unset if not user-defined typesetTypeName(P4Types.P4NamedType.Builder builderForValue) unset if not user-defined typeMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>
-
mergeFrom
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder>- Throws:
IOException
-
getId
public int getId()uint32 id = 1;- Specified by:
getIdin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The id.
-
setId
uint32 id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
uint32 id = 1;- Returns:
- This builder for chaining.
-
getName
This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;- Specified by:
getNamein interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;- Specified by:
getNameBytesin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The bytes for name.
-
setName
This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setNameBytes(com.google.protobuf.ByteString value) This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getAnnotationsList
public com.google.protobuf.ProtocolStringList getAnnotationsList()repeated string annotations = 3;- Specified by:
getAnnotationsListin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- A list containing the annotations.
-
getAnnotationsCount
public int getAnnotationsCount()repeated string annotations = 3;- Specified by:
getAnnotationsCountin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The count of annotations.
-
getAnnotations
repeated string annotations = 3;- Specified by:
getAnnotationsin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The annotations at the given index.
-
getAnnotationsBytes
public com.google.protobuf.ByteString getAnnotationsBytes(int index) repeated string annotations = 3;- Specified by:
getAnnotationsBytesin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the annotations at the given index.
-
setAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setAnnotations(int index, String value) repeated string annotations = 3;- Parameters:
index- The index to set the value at.value- The annotations to set.- Returns:
- This builder for chaining.
-
addAnnotations
repeated string annotations = 3;- Parameters:
value- The annotations to add.- Returns:
- This builder for chaining.
-
addAllAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAllAnnotations(Iterable<String> values) repeated string annotations = 3;- Parameters:
values- The annotations to add.- Returns:
- This builder for chaining.
-
clearAnnotations
repeated string annotations = 3;- Returns:
- This builder for chaining.
-
addAnnotationsBytes
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAnnotationsBytes(com.google.protobuf.ByteString value) repeated string annotations = 3;- Parameters:
value- The bytes of the annotations to add.- Returns:
- This builder for chaining.
-
getAnnotationLocationsList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7;- Specified by:
getAnnotationLocationsListin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getAnnotationLocationsCount
public int getAnnotationLocationsCount()Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7;- Specified by:
getAnnotationLocationsCountin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7;- Specified by:
getAnnotationLocationsin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
setAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setAnnotationLocations(int index, P4Types.SourceLocation value) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
setAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setAnnotationLocations(int index, P4Types.SourceLocation.Builder builderForValue) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAnnotationLocations(P4Types.SourceLocation value) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAnnotationLocations(int index, P4Types.SourceLocation value) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAnnotationLocations(P4Types.SourceLocation.Builder builderForValue) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAnnotationLocations(int index, P4Types.SourceLocation.Builder builderForValue) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAllAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAllAnnotationLocations(Iterable<? extends P4Types.SourceLocation> values) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
clearAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
removeAnnotationLocations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder removeAnnotationLocations(int index) Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
getAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
getAnnotationLocationsOrBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7;- Specified by:
getAnnotationLocationsOrBuilderin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getAnnotationLocationsOrBuilderList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7;- Specified by:
getAnnotationLocationsOrBuilderListin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
addAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
addAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
getAnnotationLocationsBuilderList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 7; -
getBitwidth
public int getBitwidth()int32 bitwidth = 4;- Specified by:
getBitwidthin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The bitwidth.
-
setBitwidth
int32 bitwidth = 4;- Parameters:
value- The bitwidth to set.- Returns:
- This builder for chaining.
-
clearBitwidth
int32 bitwidth = 4;- Returns:
- This builder for chaining.
-
hasTypeName
public boolean hasTypeName()unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5;- Specified by:
hasTypeNamein interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- Whether the typeName field is set.
-
getTypeName
unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5;- Specified by:
getTypeNamein interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder- Returns:
- The typeName.
-
setTypeName
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setTypeName(P4Types.P4NamedType value) unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5; -
setTypeName
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setTypeName(P4Types.P4NamedType.Builder builderForValue) unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5; -
mergeTypeName
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder mergeTypeName(P4Types.P4NamedType value) unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5; -
clearTypeName
unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5; -
getTypeNameBuilder
unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5; -
getTypeNameOrBuilder
unset if not user-defined type
.p4.config.v1.P4NamedType type_name = 5;- Specified by:
getTypeNameOrBuilderin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getStructuredAnnotationsList
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsListin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getStructuredAnnotationsCount
public int getStructuredAnnotationsCount()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsCountin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getStructuredAnnotations
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
setStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
setStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder setStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addStructuredAnnotations(P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addStructuredAnnotations(P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addAllStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder addAllStructuredAnnotations(Iterable<? extends P4Types.StructuredAnnotation> values) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
clearStructuredAnnotations
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
removeStructuredAnnotations
public P4InfoOuterClass.ControllerPacketMetadata.Metadata.Builder removeStructuredAnnotations(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
getStructuredAnnotationsBuilder
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
getStructuredAnnotationsOrBuilder
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsOrBuilderin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
getStructuredAnnotationsOrBuilderList
public List<? extends P4Types.StructuredAnnotationOrBuilder> getStructuredAnnotationsOrBuilderList()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsOrBuilderListin interfaceP4InfoOuterClass.ControllerPacketMetadata.MetadataOrBuilder
-
addStructuredAnnotationsBuilder
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotationsBuilder
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
getStructuredAnnotationsBuilderList
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;
-