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 SubstitutionFormatStringSubstitutionFormatString. DEFAULT_INSTANCEFields 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. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatString Modifier and Type Method Description SubstitutionFormatStringSubstitutionFormatString.Builder. build()SubstitutionFormatStringSubstitutionFormatString.Builder. buildPartial()static SubstitutionFormatStringSubstitutionFormatString. getDefaultInstance()SubstitutionFormatStringSubstitutionFormatString.Builder. getDefaultInstanceForType()SubstitutionFormatStringSubstitutionFormatString. getDefaultInstanceForType()static SubstitutionFormatStringSubstitutionFormatString. parseDelimitedFrom(java.io.InputStream input)static SubstitutionFormatStringSubstitutionFormatString. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(byte[] data)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(com.google.protobuf.ByteString data)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(com.google.protobuf.CodedInputStream input)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(java.io.InputStream input)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubstitutionFormatStringSubstitutionFormatString. parseFrom(java.nio.ByteBuffer data)static SubstitutionFormatStringSubstitutionFormatString. 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 voidSubstitutionFormatString.Builder. buildPartial0(SubstitutionFormatString result)private voidSubstitutionFormatString.Builder. buildPartialOneofs(SubstitutionFormatString result)private voidSubstitutionFormatString.Builder. buildPartialRepeatedFields(SubstitutionFormatString result)SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. mergeFrom(SubstitutionFormatString other)static SubstitutionFormatString.BuilderSubstitutionFormatString. 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 SubstitutionFormatStringLocalReplyConfig. bodyFormat_private SubstitutionFormatStringLocalReplyConfig.Builder. bodyFormat_private SubstitutionFormatStringResponseMapper. bodyFormatOverride_private SubstitutionFormatStringResponseMapper.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 SubstitutionFormatStringLocalReplyConfig.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.SubstitutionFormatStringLocalReplyConfig. 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.SubstitutionFormatStringLocalReplyConfigOrBuilder. 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.SubstitutionFormatStringResponseMapper.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>`.SubstitutionFormatStringResponseMapper. 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>`.SubstitutionFormatStringResponseMapperOrBuilder. 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.BuilderLocalReplyConfig.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.BuilderResponseMapper.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.BuilderLocalReplyConfig.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.BuilderResponseMapper.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>`.
-