Uses of Class
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatString
-
Packages that use SubstitutionFormatString Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of SubstitutionFormatString in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as SubstitutionFormatString Modifier and Type Field Description private static SubstitutionFormatString
SubstitutionFormatString. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SubstitutionFormatString Modifier and Type Field Description private static com.google.protobuf.Parser<SubstitutionFormatString>
SubstitutionFormatString. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatString Modifier and Type Method Description SubstitutionFormatString
SubstitutionFormatString.Builder. build()
SubstitutionFormatString
SubstitutionFormatString.Builder. buildPartial()
static SubstitutionFormatString
SubstitutionFormatString. getDefaultInstance()
SubstitutionFormatString
SubstitutionFormatString.Builder. getDefaultInstanceForType()
SubstitutionFormatString
SubstitutionFormatString. getDefaultInstanceForType()
static SubstitutionFormatString
SubstitutionFormatString. parseDelimitedFrom(java.io.InputStream input)
static SubstitutionFormatString
SubstitutionFormatString. parseDelimitedFrom(java.io.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(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(java.io.InputStream input)
static SubstitutionFormatString
SubstitutionFormatString. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubstitutionFormatString
SubstitutionFormatString. parseFrom(java.nio.ByteBuffer data)
static SubstitutionFormatString
SubstitutionFormatString. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SubstitutionFormatString Modifier and Type Method Description com.google.protobuf.Parser<SubstitutionFormatString>
SubstitutionFormatString. getParserForType()
static com.google.protobuf.Parser<SubstitutionFormatString>
SubstitutionFormatString. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type SubstitutionFormatString Modifier and Type Method Description private void
SubstitutionFormatString.Builder. buildPartial0(SubstitutionFormatString result)
private void
SubstitutionFormatString.Builder. buildPartialOneofs(SubstitutionFormatString result)
private void
SubstitutionFormatString.Builder. buildPartialRepeatedFields(SubstitutionFormatString result)
SubstitutionFormatString.Builder
SubstitutionFormatString.Builder. mergeFrom(SubstitutionFormatString other)
static SubstitutionFormatString.Builder
SubstitutionFormatString. newBuilder(SubstitutionFormatString prototype)
-
Uses of SubstitutionFormatString in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as SubstitutionFormatString Modifier and Type Field Description private SubstitutionFormatString
LocalReplyConfig. bodyFormat_
private SubstitutionFormatString
LocalReplyConfig.Builder. bodyFormat_
private SubstitutionFormatString
ResponseMapper. bodyFormatOverride_
private SubstitutionFormatString
ResponseMapper.Builder. bodyFormatOverride_
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type SubstitutionFormatString Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<SubstitutionFormatString,SubstitutionFormatString.Builder,SubstitutionFormatStringOrBuilder>
LocalReplyConfig.Builder. bodyFormatBuilder_
private com.google.protobuf.SingleFieldBuilder<SubstitutionFormatString,SubstitutionFormatString.Builder,SubstitutionFormatStringOrBuilder>
ResponseMapper.Builder. bodyFormatOverrideBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return SubstitutionFormatString Modifier and Type Method Description 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
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
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
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>`.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
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>`.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type SubstitutionFormatString Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<SubstitutionFormatString,SubstitutionFormatString.Builder,SubstitutionFormatStringOrBuilder>
LocalReplyConfig.Builder. getBodyFormatFieldBuilder()
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.private com.google.protobuf.SingleFieldBuilder<SubstitutionFormatString,SubstitutionFormatString.Builder,SubstitutionFormatStringOrBuilder>
ResponseMapper.Builder. getBodyFormatOverrideFieldBuilder()
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 Modifier and Type Method 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>`.
-