Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3.BufferSettings
Packages that use BufferSettings
-
Uses of BufferSettings in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return BufferSettingsModifier and TypeMethodDescriptionBufferSettings.Builder.build()BufferSettings.Builder.buildPartial()static BufferSettingsBufferSettings.getDefaultInstance()BufferSettings.Builder.getDefaultInstanceForType()BufferSettings.getDefaultInstanceForType()CheckSettings.Builder.getWithRequestBody()Enable or override request body buffering, which is configured using the :ref:`with_request_body <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.ExtAuthz.with_request_body>` option for a specific route.CheckSettings.getWithRequestBody()Enable or override request body buffering, which is configured using the :ref:`with_request_body <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.ExtAuthz.with_request_body>` option for a specific route.CheckSettingsOrBuilder.getWithRequestBody()Enable or override request body buffering, which is configured using the :ref:`with_request_body <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.ExtAuthz.with_request_body>` option for a specific route.ExtAuthz.Builder.getWithRequestBody()Enables filter to buffer the client request body and send it within the authorization request.ExtAuthz.getWithRequestBody()Enables filter to buffer the client request body and send it within the authorization request.ExtAuthzOrBuilder.getWithRequestBody()Enables filter to buffer the client request body and send it within the authorization request.static BufferSettingsBufferSettings.parseDelimitedFrom(InputStream input) static BufferSettingsBufferSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferSettingsBufferSettings.parseFrom(byte[] data) static BufferSettingsBufferSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferSettingsBufferSettings.parseFrom(com.google.protobuf.ByteString data) static BufferSettingsBufferSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferSettingsBufferSettings.parseFrom(com.google.protobuf.CodedInputStream input) static BufferSettingsBufferSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferSettingsBufferSettings.parseFrom(InputStream input) static BufferSettingsBufferSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferSettingsBufferSettings.parseFrom(ByteBuffer data) static BufferSettingsBufferSettings.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return types with arguments of type BufferSettingsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BufferSettings>BufferSettings.getParserForType()static com.google.protobuf.Parser<BufferSettings>BufferSettings.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type BufferSettingsModifier and TypeMethodDescriptionBufferSettings.Builder.mergeFrom(BufferSettings other) CheckSettings.Builder.mergeWithRequestBody(BufferSettings value) Enable or override request body buffering, which is configured using the :ref:`with_request_body <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.ExtAuthz.with_request_body>` option for a specific route.ExtAuthz.Builder.mergeWithRequestBody(BufferSettings value) Enables filter to buffer the client request body and send it within the authorization request.static BufferSettings.BuilderBufferSettings.newBuilder(BufferSettings prototype) CheckSettings.Builder.setWithRequestBody(BufferSettings value) Enable or override request body buffering, which is configured using the :ref:`with_request_body <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.ExtAuthz.with_request_body>` option for a specific route.ExtAuthz.Builder.setWithRequestBody(BufferSettings value) Enables filter to buffer the client request body and send it within the authorization request.