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 SubstitutionFormatStringSubstitutionFormatString.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SubstitutionFormatStringModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<SubstitutionFormatString> SubstitutionFormatString.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatStringModifier and TypeMethodDescriptionSubstitutionFormatString.Builder.build()SubstitutionFormatString.Builder.buildPartial()static SubstitutionFormatStringSubstitutionFormatString.getDefaultInstance()SubstitutionFormatString.Builder.getDefaultInstanceForType()SubstitutionFormatString.getDefaultInstanceForType()static SubstitutionFormatStringSubstitutionFormatString.parseDelimitedFrom(InputStream input) static SubstitutionFormatStringSubstitutionFormatString.parseDelimitedFrom(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(InputStream input) static SubstitutionFormatStringSubstitutionFormatString.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubstitutionFormatStringSubstitutionFormatString.parseFrom(ByteBuffer data) static SubstitutionFormatStringSubstitutionFormatString.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 voidSubstitutionFormatString.Builder.buildPartial0(SubstitutionFormatString result) private voidSubstitutionFormatString.Builder.buildPartialOneofs(SubstitutionFormatString result) private voidSubstitutionFormatString.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 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 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>`.