Uses of Class
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatString
Packages that use SubstitutionFormatString
Package
Description
-
Uses of SubstitutionFormatString in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as SubstitutionFormatStringModifier and TypeFieldDescriptionprivate static final SubstitutionFormatString
SubstitutionFormatString.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SubstitutionFormatStringModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<SubstitutionFormatString> SubstitutionFormatString.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatStringModifier and TypeMethodDescriptionSubstitutionFormatString.Builder.build()
SubstitutionFormatString.Builder.buildPartial()
static SubstitutionFormatString
SubstitutionFormatString.getDefaultInstance()
SubstitutionFormatString.Builder.getDefaultInstanceForType()
SubstitutionFormatString.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
(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) static SubstitutionFormatString
SubstitutionFormatString.parseFrom
(ByteBuffer data) static SubstitutionFormatString
SubstitutionFormatString.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SubstitutionFormatStringModifier and TypeMethodDescriptioncom.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 SubstitutionFormatStringModifier and TypeMethodDescriptionprivate void
SubstitutionFormatString.Builder.buildPartial0
(SubstitutionFormatString result) private void
SubstitutionFormatString.Builder.buildPartialOneofs
(SubstitutionFormatString result) private void
SubstitutionFormatString.Builder.buildPartialRepeatedFields
(SubstitutionFormatString result) SubstitutionFormatString.Builder.mergeFrom
(SubstitutionFormatString other) 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 SubstitutionFormatStringModifier and TypeFieldDescriptionprivate 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 SubstitutionFormatStringModifier and TypeFieldDescriptionprivate 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 SubstitutionFormatStringModifier and TypeMethodDescriptionLocalReplyConfig.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.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.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.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>`.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>`.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 SubstitutionFormatStringModifier and TypeMethodDescriptionprivate 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 SubstitutionFormatStringModifier and TypeMethodDescriptionLocalReplyConfig.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.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.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.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>`.