Uses of Interface
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatStringOrBuilder
Packages that use SubstitutionFormatStringOrBuilder
Package
Description
-
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement SubstitutionFormatStringOrBuilderModifier and TypeClassDescriptionfinal classConfiguration to use multiple :ref:`command operators <config_access_log_command_operators>` to generate a new string in either plain text or JSON format.static final classConfiguration to use multiple :ref:`command operators <config_access_log_command_operators>` to generate a new string in either plain text or JSON format.Methods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionTlvEntry.Builder.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to dynamically populate the TLV value from stream information.TlvEntry.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to dynamically populate the TLV value from stream information.TlvEntryOrBuilder.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to dynamically populate the TLV value from stream information. -
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionDirectResponseAction.Builder.getBodyFormatOrBuilder()Specifies a format string for the response body.DirectResponseAction.getBodyFormatOrBuilder()Specifies a format string for the response body.DirectResponseActionOrBuilder.getBodyFormatOrBuilder()Specifies a format string for the response body. -
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.file.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.file.v3 that return SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionFileAccessLog.Builder.getLogFormatOrBuilder()Configuration to form access log data and format.FileAccessLog.getLogFormatOrBuilder()Configuration to form access log data and format.FileAccessLogOrBuilder.getLogFormatOrBuilder()Configuration to form access log data and format. -
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.stream.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 that return SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionStderrAccessLog.Builder.getLogFormatOrBuilder()Configuration to form access log data and format.StderrAccessLog.getLogFormatOrBuilder()Configuration to form access log data and format.StderrAccessLogOrBuilder.getLogFormatOrBuilder()Configuration to form access log data and format.StdoutAccessLog.Builder.getLogFormatOrBuilder()Configuration to form access log data and format.StdoutAccessLog.getLogFormatOrBuilder()Configuration to form access log data and format.StdoutAccessLogOrBuilder.getLogFormatOrBuilder()Configuration to form access log data and format. -
Uses of SubstitutionFormatStringOrBuilder 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 SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionFilterStateValue.Builder.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value.FilterStateValue.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value.FilterStateValueOrBuilder.getFormatStringOrBuilder()Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value. -
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.extensions.filters.http.transform.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that return SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionBodyTransformation.Builder.getBodyFormatOrBuilder()Body transformation configuration.BodyTransformation.getBodyFormatOrBuilder()Body transformation configuration.BodyTransformationOrBuilder.getBodyFormatOrBuilder()Body transformation configuration. -
Uses of SubstitutionFormatStringOrBuilder 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 SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionLocalReplyConfig.Builder.getBodyFormatOrBuilder()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.LocalReplyConfig.getBodyFormatOrBuilder()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.LocalReplyConfigOrBuilder.getBodyFormatOrBuilder()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.getBodyFormatOverrideOrBuilder()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>`.ResponseMapper.getBodyFormatOverrideOrBuilder()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>`.ResponseMapperOrBuilder.getBodyFormatOverrideOrBuilder()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 SubstitutionFormatStringOrBuilder 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 SubstitutionFormatStringOrBuilderModifier and TypeMethodDescriptionLocalResponsePolicy.Builder.getBodyFormatOrBuilder()Optional body format to be used for this response.LocalResponsePolicy.getBodyFormatOrBuilder()Optional body format to be used for this response.LocalResponsePolicyOrBuilder.getBodyFormatOrBuilder()Optional body format to be used for this response.