| Modifier and Type | Class and Description |
|---|---|
class |
SubstitutionFormatString
Configuration to use multiple :ref:`command operators <config_access_log_command_operators>`
to generate a new string in either plain text or JSON format.
|
static class |
SubstitutionFormatString.Builder
Configuration to use multiple :ref:`command operators <config_access_log_command_operators>`
to generate a new string in either plain text or JSON format.
|
| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatStringOrBuilder |
FileAccessLog.getLogFormatOrBuilder()
Configuration to form access log data and format.
|
SubstitutionFormatStringOrBuilder |
FileAccessLog.Builder.getLogFormatOrBuilder()
Configuration to form access log data and format.
|
SubstitutionFormatStringOrBuilder |
FileAccessLogOrBuilder.getLogFormatOrBuilder()
Configuration to form access log data and format.
|
| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatStringOrBuilder |
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.
|
SubstitutionFormatStringOrBuilder |
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.
|
SubstitutionFormatStringOrBuilder |
LocalReplyConfig.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.
|
SubstitutionFormatStringOrBuilder |
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>`.
|
SubstitutionFormatStringOrBuilder |
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>`.
|
SubstitutionFormatStringOrBuilder |
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>`.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.