Uses of Class
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatString.Builder
Packages that use SubstitutionFormatString.Builder
Package
Description
-
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionSubstitutionFormatString.Builder.addAllFormatters(Iterable<? extends TypedExtensionConfig> values) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addFormatters(int index, TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addFormatters(int index, TypedExtensionConfig.Builder builderForValue) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addFormatters(TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addFormatters(TypedExtensionConfig.Builder builderForValue) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SubstitutionFormatString.Builder.clear()SubstitutionFormatString.Builder.clearContentType()Specify a ``content_type`` field.SubstitutionFormatString.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SubstitutionFormatString.Builder.clearFormat()SubstitutionFormatString.Builder.clearFormatters()Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.clearJsonFormat()Specify a format with command operators to form a JSON string.SubstitutionFormatString.Builder.clearJsonFormatOptions()If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.Builder.clearOmitEmptyValues()If set to true, when command operators are evaluated to null, * for ``text_format``, the output of the empty operator is changed from ``-`` to an empty string, so that empty values are omitted entirelySubstitutionFormatString.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SubstitutionFormatString.Builder.clearTextFormat()Deprecated.envoy.config.core.v3.SubstitutionFormatString.text_format is deprecated.SubstitutionFormatString.Builder.clearTextFormatSource()Specify a format with command operators to form a text string.SubstitutionFormatString.Builder.clone()TlvEntry.Builder.getFormatStringBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to dynamically populate the TLV value from stream information.SubstitutionFormatString.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubstitutionFormatString.Builder.mergeFrom(com.google.protobuf.Message other) SubstitutionFormatString.Builder.mergeFrom(SubstitutionFormatString other) SubstitutionFormatString.Builder.mergeJsonFormat(com.google.protobuf.Struct value) Specify a format with command operators to form a JSON string.SubstitutionFormatString.Builder.mergeJsonFormatOptions(JsonFormatOptions value) If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.Builder.mergeTextFormatSource(DataSource value) Specify a format with command operators to form a text string.SubstitutionFormatString.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SubstitutionFormatString.newBuilder()SubstitutionFormatString.newBuilder(SubstitutionFormatString prototype) SubstitutionFormatString.newBuilderForType()protected SubstitutionFormatString.BuilderSubstitutionFormatString.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SubstitutionFormatString.Builder.removeFormatters(int index) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.setContentType(String value) Specify a ``content_type`` field.SubstitutionFormatString.Builder.setContentTypeBytes(com.google.protobuf.ByteString value) Specify a ``content_type`` field.SubstitutionFormatString.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SubstitutionFormatString.Builder.setFormatters(int index, TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.setFormatters(int index, TypedExtensionConfig.Builder builderForValue) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.setJsonFormat(com.google.protobuf.Struct value) Specify a format with command operators to form a JSON string.SubstitutionFormatString.Builder.setJsonFormat(com.google.protobuf.Struct.Builder builderForValue) Specify a format with command operators to form a JSON string.SubstitutionFormatString.Builder.setJsonFormatOptions(JsonFormatOptions value) If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.Builder.setJsonFormatOptions(JsonFormatOptions.Builder builderForValue) If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.Builder.setOmitEmptyValues(boolean value) If set to true, when command operators are evaluated to null, * for ``text_format``, the output of the empty operator is changed from ``-`` to an empty string, so that empty values are omitted entirelySubstitutionFormatString.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SubstitutionFormatString.Builder.setTextFormat(String value) Deprecated.envoy.config.core.v3.SubstitutionFormatString.text_format is deprecated.SubstitutionFormatString.Builder.setTextFormatBytes(com.google.protobuf.ByteString value) Deprecated.envoy.config.core.v3.SubstitutionFormatString.text_format is deprecated.SubstitutionFormatString.Builder.setTextFormatSource(DataSource value) Specify a format with command operators to form a text string.SubstitutionFormatString.Builder.setTextFormatSource(DataSource.Builder builderForValue) Specify a format with command operators to form a text string.SubstitutionFormatString.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SubstitutionFormatString.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionTlvEntry.Builder.setFormatString(SubstitutionFormatString.Builder builderForValue) Uses the :ref:`format string <config_access_log_format_strings>` to dynamically populate the TLV value from stream information. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionDirectResponseAction.Builder.getBodyFormatBuilder()Specifies a format string for the response body.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionDirectResponseAction.Builder.setBodyFormat(SubstitutionFormatString.Builder builderForValue) Specifies a format string for the response body. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.access_loggers.file.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.file.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionFileAccessLog.Builder.getLogFormatBuilder()Configuration to form access log data and format.Methods in io.envoyproxy.envoy.extensions.access_loggers.file.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionFileAccessLog.Builder.setLogFormat(SubstitutionFormatString.Builder builderForValue) Configuration to form access log data and format. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.access_loggers.stream.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionStderrAccessLog.Builder.getLogFormatBuilder()Configuration to form access log data and format.StdoutAccessLog.Builder.getLogFormatBuilder()Configuration to form access log data and format.Methods in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionStderrAccessLog.Builder.setLogFormat(SubstitutionFormatString.Builder builderForValue) Configuration to form access log data and format.StdoutAccessLog.Builder.setLogFormat(SubstitutionFormatString.Builder builderForValue) Configuration to form access log data and format. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionFilterStateValue.Builder.getFormatStringBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value.Methods in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionFilterStateValue.Builder.setFormatString(SubstitutionFormatString.Builder builderForValue) Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.filters.http.transform.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionBodyTransformation.Builder.getBodyFormatBuilder()Body transformation configuration.Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionBodyTransformation.Builder.setBodyFormat(SubstitutionFormatString.Builder builderForValue) Body transformation configuration. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionLocalReplyConfig.Builder.getBodyFormatBuilder()The configuration to form response body from the :ref:`command operators <config_access_log_command_operators>` and to specify response content type as one of: plain/text or application/json.ResponseMapper.Builder.getBodyFormatOverrideBuilder()A per mapper ``body_format`` to override the :ref:`body_format <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.LocalReplyConfig.body_format>`.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionLocalReplyConfig.Builder.setBodyFormat(SubstitutionFormatString.Builder builderForValue) The configuration to form response body from the :ref:`command operators <config_access_log_command_operators>` and to specify response content type as one of: plain/text or application/json.ResponseMapper.Builder.setBodyFormatOverride(SubstitutionFormatString.Builder builderForValue) A per mapper ``body_format`` to override the :ref:`body_format <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.LocalReplyConfig.body_format>`. -
Uses of SubstitutionFormatString.Builder in io.envoyproxy.envoy.extensions.http.custom_response.local_response_policy.v3
Methods in io.envoyproxy.envoy.extensions.http.custom_response.local_response_policy.v3 that return SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionLocalResponsePolicy.Builder.getBodyFormatBuilder()Optional body format to be used for this response.Methods in io.envoyproxy.envoy.extensions.http.custom_response.local_response_policy.v3 with parameters of type SubstitutionFormatString.BuilderModifier and TypeMethodDescriptionLocalResponsePolicy.Builder.setBodyFormat(SubstitutionFormatString.Builder builderForValue) Optional body format to be used for this response.