| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatString |
SubstitutionFormatString.Builder.build() |
SubstitutionFormatString |
SubstitutionFormatString.Builder.buildPartial() |
static SubstitutionFormatString |
SubstitutionFormatString.getDefaultInstance() |
SubstitutionFormatString |
SubstitutionFormatString.getDefaultInstanceForType() |
SubstitutionFormatString |
SubstitutionFormatString.Builder.getDefaultInstanceForType() |
static SubstitutionFormatString |
SubstitutionFormatString.parseDelimitedFrom(InputStream input) |
static SubstitutionFormatString |
SubstitutionFormatString.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(byte[] data) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(ByteBuffer data) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(com.google.protobuf.ByteString data) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(com.google.protobuf.CodedInputStream input) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(InputStream input) |
static SubstitutionFormatString |
SubstitutionFormatString.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SubstitutionFormatString> |
SubstitutionFormatString.getParserForType() |
static com.google.protobuf.Parser<SubstitutionFormatString> |
SubstitutionFormatString.parser() |
| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatString.Builder |
SubstitutionFormatString.Builder.mergeFrom(SubstitutionFormatString other) |
static SubstitutionFormatString.Builder |
SubstitutionFormatString.newBuilder(SubstitutionFormatString prototype) |
| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatString |
FileAccessLog.getLogFormat()
Configuration to form access log data and format.
|
SubstitutionFormatString |
FileAccessLog.Builder.getLogFormat()
Configuration to form access log data and format.
|
SubstitutionFormatString |
FileAccessLogOrBuilder.getLogFormat()
Configuration to form access log data and format.
|
| Modifier and Type | Method and Description |
|---|---|
FileAccessLog.Builder |
FileAccessLog.Builder.mergeLogFormat(SubstitutionFormatString value)
Configuration to form access log data and format.
|
FileAccessLog.Builder |
FileAccessLog.Builder.setLogFormat(SubstitutionFormatString value)
Configuration to form access log data and format.
|
| Modifier and Type | Method and Description |
|---|---|
SubstitutionFormatString |
LocalReplyConfigOrBuilder.getBodyFormat()
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.
|
SubstitutionFormatString |
LocalReplyConfig.getBodyFormat()
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.
|
SubstitutionFormatString |
LocalReplyConfig.Builder.getBodyFormat()
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.
|
SubstitutionFormatString |
ResponseMapperOrBuilder.getBodyFormatOverride()
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>`.
|
SubstitutionFormatString |
ResponseMapper.getBodyFormatOverride()
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>`.
|
SubstitutionFormatString |
ResponseMapper.Builder.getBodyFormatOverride()
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>`.
|
| Modifier and Type | Method and Description |
|---|---|
LocalReplyConfig.Builder |
LocalReplyConfig.Builder.mergeBodyFormat(SubstitutionFormatString value)
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 |
ResponseMapper.Builder.mergeBodyFormatOverride(SubstitutionFormatString value)
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>`.
|
LocalReplyConfig.Builder |
LocalReplyConfig.Builder.setBodyFormat(SubstitutionFormatString value)
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 |
ResponseMapper.Builder.setBodyFormatOverride(SubstitutionFormatString value)
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.