Uses of Interface
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatStringOrBuilder
-
-
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement SubstitutionFormatStringOrBuilder Modifier and Type Class Description classSubstitutionFormatStringConfiguration to use multiple :ref:`command operators <config_access_log_command_operators>` to generate a new string in either plain text or JSON format.static classSubstitutionFormatString.BuilderConfiguration to use multiple :ref:`command operators <config_access_log_command_operators>` to generate a new string in either plain text or JSON format. -
Uses of SubstitutionFormatStringOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.file.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.file.v3 that return SubstitutionFormatStringOrBuilder Modifier and Type Method Description SubstitutionFormatStringOrBuilderFileAccessLog.Builder. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderFileAccessLog. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderFileAccessLogOrBuilder. 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 SubstitutionFormatStringOrBuilder Modifier and Type Method Description SubstitutionFormatStringOrBuilderStderrAccessLog.Builder. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderStderrAccessLog. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderStderrAccessLogOrBuilder. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderStdoutAccessLog.Builder. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderStdoutAccessLog. getLogFormatOrBuilder()Configuration to form access log data and format.SubstitutionFormatStringOrBuilderStdoutAccessLogOrBuilder. getLogFormatOrBuilder()Configuration to form access log data and format. -
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 SubstitutionFormatStringOrBuilder Modifier and Type Method Description SubstitutionFormatStringOrBuilderLocalReplyConfig.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.SubstitutionFormatStringOrBuilderLocalReplyConfig. 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.SubstitutionFormatStringOrBuilderLocalReplyConfigOrBuilder. 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.SubstitutionFormatStringOrBuilderResponseMapper.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>`.SubstitutionFormatStringOrBuilderResponseMapper. 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>`.SubstitutionFormatStringOrBuilderResponseMapperOrBuilder. 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>`.
-