Class Config.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
io.envoyproxy.envoy.extensions.filters.http.set_filter_state.v3.Config.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ConfigOrBuilder,Cloneable
- Enclosing class:
- Config
public static final class Config.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
implements ConfigOrBuilder
Protobuf type
envoy.extensions.filters.http.set_filter_state.v3.Config-
Method Summary
Modifier and TypeMethodDescriptionaddAllOnRequestHeaders(Iterable<? extends FilterStateValue> values) A sequence of the filter state values to apply in the specified order when a new request is received.addOnRequestHeaders(int index, FilterStateValue value) A sequence of the filter state values to apply in the specified order when a new request is received.addOnRequestHeaders(int index, FilterStateValue.Builder builderForValue) A sequence of the filter state values to apply in the specified order when a new request is received.A sequence of the filter state values to apply in the specified order when a new request is received.addOnRequestHeaders(FilterStateValue.Builder builderForValue) A sequence of the filter state values to apply in the specified order when a new request is received.A sequence of the filter state values to apply in the specified order when a new request is received.addOnRequestHeadersBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A sequence of the filter state values to apply in the specified order when a new request is received.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetOnRequestHeaders(int index) A sequence of the filter state values to apply in the specified order when a new request is received.getOnRequestHeadersBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.A sequence of the filter state values to apply in the specified order when a new request is received.intA sequence of the filter state values to apply in the specified order when a new request is received.A sequence of the filter state values to apply in the specified order when a new request is received.getOnRequestHeadersOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.List<? extends FilterStateValueOrBuilder>A sequence of the filter state values to apply in the specified order when a new request is received.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final Config.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeOnRequestHeaders(int index) A sequence of the filter state values to apply in the specified order when a new request is received.setOnRequestHeaders(int index, FilterStateValue value) A sequence of the filter state values to apply in the specified order when a new request is received.setOnRequestHeaders(int index, FilterStateValue.Builder builderForValue) A sequence of the filter state values to apply in the specified order when a new request is received.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Config.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Config.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<Config.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<Config.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
setRepeatedField
public Config.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<Config.Builder>
-
addRepeatedField
public Config.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<Config.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Config.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
mergeFrom
public Config.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<Config.Builder>- Throws:
IOException
-
getOnRequestHeadersList
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1;- Specified by:
getOnRequestHeadersListin interfaceConfigOrBuilder
-
getOnRequestHeadersCount
public int getOnRequestHeadersCount()A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1;- Specified by:
getOnRequestHeadersCountin interfaceConfigOrBuilder
-
getOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1;- Specified by:
getOnRequestHeadersin interfaceConfigOrBuilder
-
setOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
setOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addAllOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
clearOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
removeOnRequestHeaders
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
getOnRequestHeadersBuilder
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
getOnRequestHeadersOrBuilder
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1;- Specified by:
getOnRequestHeadersOrBuilderin interfaceConfigOrBuilder
-
getOnRequestHeadersOrBuilderList
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1;- Specified by:
getOnRequestHeadersOrBuilderListin interfaceConfigOrBuilder
-
addOnRequestHeadersBuilder
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
addOnRequestHeadersBuilder
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
getOnRequestHeadersBuilderList
A sequence of the filter state values to apply in the specified order when a new request is received.
repeated .envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue on_request_headers = 1; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Config.Builder>
-