Class MatchingRequirements.DataInputAllowList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
- io.envoyproxy.envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MatchingRequirements.DataInputAllowListOrBuilder,Cloneable
- Enclosing class:
- MatchingRequirements.DataInputAllowList
public static final class MatchingRequirements.DataInputAllowList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder> implements MatchingRequirements.DataInputAllowListOrBuilder
Protobuf typeenvoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MatchingRequirements.DataInputAllowList.BuilderaddAllTypeUrl(Iterable<String> values)An explicit list of data inputs that are allowed to be used with this filter.MatchingRequirements.DataInputAllowList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MatchingRequirements.DataInputAllowList.BuilderaddTypeUrl(String value)An explicit list of data inputs that are allowed to be used with this filter.MatchingRequirements.DataInputAllowList.BuilderaddTypeUrlBytes(com.google.protobuf.ByteString value)An explicit list of data inputs that are allowed to be used with this filter.MatchingRequirements.DataInputAllowListbuild()MatchingRequirements.DataInputAllowListbuildPartial()MatchingRequirements.DataInputAllowList.Builderclear()MatchingRequirements.DataInputAllowList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MatchingRequirements.DataInputAllowList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MatchingRequirements.DataInputAllowList.BuilderclearTypeUrl()An explicit list of data inputs that are allowed to be used with this filter.MatchingRequirements.DataInputAllowList.Builderclone()MatchingRequirements.DataInputAllowListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetTypeUrl(int index)An explicit list of data inputs that are allowed to be used with this filter.com.google.protobuf.ByteStringgetTypeUrlBytes(int index)An explicit list of data inputs that are allowed to be used with this filter.intgetTypeUrlCount()An explicit list of data inputs that are allowed to be used with this filter.com.google.protobuf.ProtocolStringListgetTypeUrlList()An explicit list of data inputs that are allowed to be used with this filter.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MatchingRequirements.DataInputAllowList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MatchingRequirements.DataInputAllowList.BuildermergeFrom(com.google.protobuf.Message other)MatchingRequirements.DataInputAllowList.BuildermergeFrom(MatchingRequirements.DataInputAllowList other)MatchingRequirements.DataInputAllowList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MatchingRequirements.DataInputAllowList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MatchingRequirements.DataInputAllowList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MatchingRequirements.DataInputAllowList.BuildersetTypeUrl(int index, String value)An explicit list of data inputs that are allowed to be used with this filter.MatchingRequirements.DataInputAllowList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
clear
public MatchingRequirements.DataInputAllowList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.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.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
getDefaultInstanceForType
public MatchingRequirements.DataInputAllowList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MatchingRequirements.DataInputAllowList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MatchingRequirements.DataInputAllowList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MatchingRequirements.DataInputAllowList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
setField
public MatchingRequirements.DataInputAllowList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
clearField
public MatchingRequirements.DataInputAllowList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
clearOneof
public MatchingRequirements.DataInputAllowList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
setRepeatedField
public MatchingRequirements.DataInputAllowList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
addRepeatedField
public MatchingRequirements.DataInputAllowList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
mergeFrom
public MatchingRequirements.DataInputAllowList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
mergeFrom
public MatchingRequirements.DataInputAllowList.Builder mergeFrom(MatchingRequirements.DataInputAllowList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
mergeFrom
public MatchingRequirements.DataInputAllowList.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<MatchingRequirements.DataInputAllowList.Builder>- Throws:
IOException
-
getTypeUrlList
public com.google.protobuf.ProtocolStringList getTypeUrlList()
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Specified by:
getTypeUrlListin interfaceMatchingRequirements.DataInputAllowListOrBuilder- Returns:
- A list containing the typeUrl.
-
getTypeUrlCount
public int getTypeUrlCount()
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Specified by:
getTypeUrlCountin interfaceMatchingRequirements.DataInputAllowListOrBuilder- Returns:
- The count of typeUrl.
-
getTypeUrl
public String getTypeUrl(int index)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Specified by:
getTypeUrlin interfaceMatchingRequirements.DataInputAllowListOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The typeUrl at the given index.
-
getTypeUrlBytes
public com.google.protobuf.ByteString getTypeUrlBytes(int index)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Specified by:
getTypeUrlBytesin interfaceMatchingRequirements.DataInputAllowListOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the typeUrl at the given index.
-
setTypeUrl
public MatchingRequirements.DataInputAllowList.Builder setTypeUrl(int index, String value)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Parameters:
index- The index to set the value at.value- The typeUrl to set.- Returns:
- This builder for chaining.
-
addTypeUrl
public MatchingRequirements.DataInputAllowList.Builder addTypeUrl(String value)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Parameters:
value- The typeUrl to add.- Returns:
- This builder for chaining.
-
addAllTypeUrl
public MatchingRequirements.DataInputAllowList.Builder addAllTypeUrl(Iterable<String> values)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Parameters:
values- The typeUrl to add.- Returns:
- This builder for chaining.
-
clearTypeUrl
public MatchingRequirements.DataInputAllowList.Builder clearTypeUrl()
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Returns:
- This builder for chaining.
-
addTypeUrlBytes
public MatchingRequirements.DataInputAllowList.Builder addTypeUrlBytes(com.google.protobuf.ByteString value)
An explicit list of data inputs that are allowed to be used with this filter.
repeated string type_url = 1;- Parameters:
value- The bytes of the typeUrl to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final MatchingRequirements.DataInputAllowList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
mergeUnknownFields
public final MatchingRequirements.DataInputAllowList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingRequirements.DataInputAllowList.Builder>
-
-