Uses of Class
io.envoyproxy.envoy.type.v3.HttpStatus.Builder
Packages that use HttpStatus.Builder
Package
Description
-
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.getConcurrencyLimitExceededStatusBuilder()This field allows for a custom HTTP response status code to the downstream client when the concurrency limit has been exceeded.Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.setConcurrencyLimitExceededStatus(HttpStatus.Builder builderForValue) This field allows for a custom HTTP response status code to the downstream client when the concurrency limit has been exceeded. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getStatusOnErrorBuilder()Sets the HTTP status that is returned to the client when the authorization server returns an error or cannot be reached.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.setStatusOnError(HttpStatus.Builder builderForValue) Sets the HTTP status that is returned to the client when the authorization server returns an error or cannot be reached. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionExternalProcessor.Builder.getStatusOnErrorBuilder()Sets the HTTP status code that is returned to the client when the external processing server returns an error, fails to respond, or cannot be reached.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionExternalProcessor.Builder.setStatusOnError(HttpStatus.Builder builderForValue) Sets the HTTP status code that is returned to the client when the external processing server returns an error, fails to respond, or cannot be reached. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.getStatusBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.setStatus(HttpStatus.Builder builderForValue) This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getHttpStatusBuilder()HTTP response code to deny for HTTP requests (gRPC excluded).Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.setHttpStatus(HttpStatus.Builder builderForValue) HTTP response code to deny for HTTP requests (gRPC excluded). -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionRateLimit.Builder.getRateLimitedStatusBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.RateLimit.Builder.getStatusOnErrorBuilder()Sets the HTTP status that is returned to the client when the ratelimit server returns an error or cannot be reached.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionRateLimit.Builder.setRateLimitedStatus(HttpStatus.Builder builderForValue) This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.RateLimit.Builder.setStatusOnError(HttpStatus.Builder builderForValue) Sets the HTTP status that is returned to the client when the ratelimit server returns an error or cannot be reached. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3
Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionCustomHeaderConfig.Builder.getRejectWithStatusBuilder()If this is set, the request will be rejected when detection fails using it as the HTTP response status. .. note:: If this is set to < 400 or > 511, the default status 403 will be used instead.Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionCustomHeaderConfig.Builder.setRejectWithStatus(HttpStatus.Builder builderForValue) If this is set, the request will be rejected when detection fails using it as the HTTP response status. .. note:: If this is set to < 400 or > 511, the default status 403 will be used instead. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.getStatusBuilder()This field allows the authorization service to send an HTTP response status code to the downstream client.Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.setStatus(HttpStatus.Builder builderForValue) This field allows the authorization service to send an HTTP response status code to the downstream client. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionImmediateResponse.Builder.getStatusBuilder()The response code to return.Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type HttpStatus.BuilderModifier and TypeMethodDescriptionImmediateResponse.Builder.setStatus(HttpStatus.Builder builderForValue) The response code to return. -
Uses of HttpStatus.Builder in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return HttpStatus.BuilderModifier and TypeMethodDescriptionHttpStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HttpStatus.Builder.clear()HttpStatus.Builder.clearCode()Supplies HTTP response code.HttpStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HttpStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HttpStatus.Builder.clone()HttpStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpStatus.Builder.mergeFrom(com.google.protobuf.Message other) HttpStatus.Builder.mergeFrom(HttpStatus other) final HttpStatus.BuilderHttpStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static HttpStatus.BuilderHttpStatus.newBuilder()static HttpStatus.BuilderHttpStatus.newBuilder(HttpStatus prototype) HttpStatus.newBuilderForType()protected HttpStatus.BuilderHttpStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) HttpStatus.Builder.setCode(StatusCode value) Supplies HTTP response code.HttpStatus.Builder.setCodeValue(int value) Supplies HTTP response code.HttpStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final HttpStatus.BuilderHttpStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HttpStatus.toBuilder()