Package p4.config.v1
Class P4Types.P4BitstringLikeTypeSpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<P4Types.P4BitstringLikeTypeSpec.Builder>
com.google.protobuf.GeneratedMessage.Builder<P4Types.P4BitstringLikeTypeSpec.Builder>
p4.config.v1.P4Types.P4BitstringLikeTypeSpec.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,P4Types.P4BitstringLikeTypeSpecOrBuilder
- Enclosing class:
P4Types.P4BitstringLikeTypeSpec
public static final class P4Types.P4BitstringLikeTypeSpec.Builder
extends com.google.protobuf.GeneratedMessage.Builder<P4Types.P4BitstringLikeTypeSpec.Builder>
implements P4Types.P4BitstringLikeTypeSpecOrBuilder
Protobuf type
p4.config.v1.P4BitstringLikeTypeSpec-
Method Summary
Modifier and TypeMethodDescriptionaddAllAnnotationLocations(Iterable<? extends P4Types.SourceLocation> values) Optional.addAllAnnotations(Iterable<String> values) Useful to identify well-known types, such as IP address or Ethernet MAC address.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) Useful to identify well-known types, such as IP address or Ethernet MAC address.addAnnotationsBytes(com.google.protobuf.ByteString value) Useful to identify well-known types, such as IP address or Ethernet MAC address.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.Useful to identify well-known types, such as IP address or Ethernet MAC address.clearBit()bit<W>clearInt()int<W>repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;varbit<W>getAnnotationLocations(int index) Optional.getAnnotationLocationsBuilder(int index) Optional.Optional.intOptional.Optional.getAnnotationLocationsOrBuilder(int index) Optional.List<? extends P4Types.SourceLocationOrBuilder> Optional.getAnnotations(int index) Useful to identify well-known types, such as IP address or Ethernet MAC address.com.google.protobuf.ByteStringgetAnnotationsBytes(int index) Useful to identify well-known types, such as IP address or Ethernet MAC address.intUseful to identify well-known types, such as IP address or Ethernet MAC address.com.google.protobuf.ProtocolStringListUseful to identify well-known types, such as IP address or Ethernet MAC address.getBit()bit<W>bit<W>bit<W>static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetInt()int<W>int<W>int<W>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;varbit<W>varbit<W>varbit<W>booleanhasBit()bit<W>booleanhasInt()int<W>booleanvarbit<W>protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeBit(P4Types.P4BitTypeSpec value) bit<W>mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeInt(P4Types.P4IntTypeSpec value) int<W>varbit<W>removeAnnotationLocations(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) Useful to identify well-known types, such as IP address or Ethernet MAC address.setBit(P4Types.P4BitTypeSpec value) bit<W>setBit(P4Types.P4BitTypeSpec.Builder builderForValue) bit<W>setInt(P4Types.P4IntTypeSpec value) int<W>setInt(P4Types.P4IntTypeSpec.Builder builderForValue) int<W>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;varbit<W>setVarbit(P4Types.P4VarbitTypeSpec.Builder builderForValue) varbit<W>Methods 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<P4Types.P4BitstringLikeTypeSpec.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<P4Types.P4BitstringLikeTypeSpec.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<P4Types.P4BitstringLikeTypeSpec.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<P4Types.P4BitstringLikeTypeSpec.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<P4Types.P4BitstringLikeTypeSpec.Builder>
-
mergeFrom
public P4Types.P4BitstringLikeTypeSpec.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<P4Types.P4BitstringLikeTypeSpec.Builder>- Throws:
IOException
-
getTypeSpecCase
- Specified by:
getTypeSpecCasein interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
clearTypeSpec
-
hasBit
public boolean hasBit()bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1;- Specified by:
hasBitin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- Whether the bit field is set.
-
getBit
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1;- Specified by:
getBitin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- The bit.
-
setBit
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1; -
setBit
public P4Types.P4BitstringLikeTypeSpec.Builder setBit(P4Types.P4BitTypeSpec.Builder builderForValue) bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1; -
mergeBit
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1; -
clearBit
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1; -
getBitBuilder
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1; -
getBitOrBuilder
bit<W>
.p4.config.v1.P4BitTypeSpec bit = 1;- Specified by:
getBitOrBuilderin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
hasInt
public boolean hasInt()int<W>
.p4.config.v1.P4IntTypeSpec int = 2;- Specified by:
hasIntin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- Whether the int field is set.
-
getInt
int<W>
.p4.config.v1.P4IntTypeSpec int = 2;- Specified by:
getIntin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- The int.
-
setInt
int<W>
.p4.config.v1.P4IntTypeSpec int = 2; -
setInt
public P4Types.P4BitstringLikeTypeSpec.Builder setInt(P4Types.P4IntTypeSpec.Builder builderForValue) int<W>
.p4.config.v1.P4IntTypeSpec int = 2; -
mergeInt
int<W>
.p4.config.v1.P4IntTypeSpec int = 2; -
clearInt
int<W>
.p4.config.v1.P4IntTypeSpec int = 2; -
getIntBuilder
int<W>
.p4.config.v1.P4IntTypeSpec int = 2; -
getIntOrBuilder
int<W>
.p4.config.v1.P4IntTypeSpec int = 2;- Specified by:
getIntOrBuilderin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
hasVarbit
public boolean hasVarbit()varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3;- Specified by:
hasVarbitin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- Whether the varbit field is set.
-
getVarbit
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3;- Specified by:
getVarbitin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- The varbit.
-
setVarbit
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3; -
setVarbit
public P4Types.P4BitstringLikeTypeSpec.Builder setVarbit(P4Types.P4VarbitTypeSpec.Builder builderForValue) varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3; -
mergeVarbit
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3; -
clearVarbit
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3; -
getVarbitBuilder
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3; -
getVarbitOrBuilder
varbit<W>
.p4.config.v1.P4VarbitTypeSpec varbit = 3;- Specified by:
getVarbitOrBuilderin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getAnnotationsList
public com.google.protobuf.ProtocolStringList getAnnotationsList()Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Specified by:
getAnnotationsListin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- A list containing the annotations.
-
getAnnotationsCount
public int getAnnotationsCount()Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Specified by:
getAnnotationsCountin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Returns:
- The count of annotations.
-
getAnnotations
Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Specified by:
getAnnotationsin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- 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) Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Specified by:
getAnnotationsBytesin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the annotations at the given index.
-
setAnnotations
Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Parameters:
index- The index to set the value at.value- The annotations to set.- Returns:
- This builder for chaining.
-
addAnnotations
Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Parameters:
value- The annotations to add.- Returns:
- This builder for chaining.
-
addAllAnnotations
Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Parameters:
values- The annotations to add.- Returns:
- This builder for chaining.
-
clearAnnotations
Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- Returns:
- This builder for chaining.
-
addAnnotationsBytes
public P4Types.P4BitstringLikeTypeSpec.Builder addAnnotationsBytes(com.google.protobuf.ByteString value) Useful to identify well-known types, such as IP address or Ethernet MAC address.
repeated string annotations = 4;- 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 = 5;- Specified by:
getAnnotationLocationsListin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
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 = 5;- Specified by:
getAnnotationLocationsCountin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
setAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
setAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
addAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
addAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
addAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
addAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
addAllAnnotationLocations
public P4Types.P4BitstringLikeTypeSpec.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 = 5; -
clearAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
removeAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
getAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
getAnnotationLocationsOrBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsOrBuilderin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getAnnotationLocationsOrBuilderList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsOrBuilderListin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
addAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
addAnnotationLocationsBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
getAnnotationLocationsBuilderList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5; -
getStructuredAnnotationsList
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsListin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getStructuredAnnotationsCount
public int getStructuredAnnotationsCount()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsCountin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getStructuredAnnotations
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
setStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder setStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
setStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder setStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder addStructuredAnnotations(P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder addStructuredAnnotations(int index, P4Types.StructuredAnnotation value) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder addStructuredAnnotations(P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.Builder addStructuredAnnotations(int index, P4Types.StructuredAnnotation.Builder builderForValue) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6; -
addAllStructuredAnnotations
public P4Types.P4BitstringLikeTypeSpec.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
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 interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
getStructuredAnnotationsOrBuilderList
public List<? extends P4Types.StructuredAnnotationOrBuilder> getStructuredAnnotationsOrBuilderList()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 6;- Specified by:
getStructuredAnnotationsOrBuilderListin interfaceP4Types.P4BitstringLikeTypeSpecOrBuilder
-
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;
-