Uses of Interface
io.envoyproxy.envoy.type.v3.HttpStatusOrBuilder
-
-
Uses of HttpStatusOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderExtAuthz.Builder. getStatusOnErrorOrBuilder()Sets the HTTP status that is returned to the client when there is a network error between the filter and the authorization server.HttpStatusOrBuilderExtAuthz. getStatusOnErrorOrBuilder()Sets the HTTP status that is returned to the client when there is a network error between the filter and the authorization server.HttpStatusOrBuilderExtAuthzOrBuilder. getStatusOnErrorOrBuilder()Sets the HTTP status that is returned to the client when there is a network error between the filter and the authorization server. -
Uses of HttpStatusOrBuilder in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderLocalRateLimit.Builder. getStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.HttpStatusOrBuilderLocalRateLimit. getStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.HttpStatusOrBuilderLocalRateLimitOrBuilder. getStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited. -
Uses of HttpStatusOrBuilder 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 HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderRateLimitQuotaBucketSettings.DenyResponseSettings.Builder. getHttpStatusOrBuilder()HTTP response code to deny for HTTP requests (gRPC excluded).HttpStatusOrBuilderRateLimitQuotaBucketSettings.DenyResponseSettings. getHttpStatusOrBuilder()HTTP response code to deny for HTTP requests (gRPC excluded).HttpStatusOrBuilderRateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder. getHttpStatusOrBuilder()HTTP response code to deny for HTTP requests (gRPC excluded). -
Uses of HttpStatusOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderRateLimit.Builder. getRateLimitedStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.HttpStatusOrBuilderRateLimit. getRateLimitedStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited.HttpStatusOrBuilderRateLimitOrBuilder. getRateLimitedStatusOrBuilder()This field allows for a custom HTTP response status code to the downstream client when the request has been rate limited. -
Uses of HttpStatusOrBuilder 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 HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderCustomHeaderConfig.Builder. getRejectWithStatusOrBuilder()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.HttpStatusOrBuilderCustomHeaderConfig. getRejectWithStatusOrBuilder()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.HttpStatusOrBuilderCustomHeaderConfigOrBuilder. getRejectWithStatusOrBuilder()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 HttpStatusOrBuilder in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderDeniedHttpResponse.Builder. getStatusOrBuilder()This field allows the authorization service to send an HTTP response status code to the downstream client.HttpStatusOrBuilderDeniedHttpResponse. getStatusOrBuilder()This field allows the authorization service to send an HTTP response status code to the downstream client.HttpStatusOrBuilderDeniedHttpResponseOrBuilder. getStatusOrBuilder()This field allows the authorization service to send an HTTP response status code to the downstream client. -
Uses of HttpStatusOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpStatusOrBuilder Modifier and Type Method Description HttpStatusOrBuilderImmediateResponse.Builder. getStatusOrBuilder()The response code to returnHttpStatusOrBuilderImmediateResponse. getStatusOrBuilder()The response code to returnHttpStatusOrBuilderImmediateResponseOrBuilder. getStatusOrBuilder()The response code to return -
Uses of HttpStatusOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement HttpStatusOrBuilder Modifier and Type Class Description classHttpStatusHTTP status.static classHttpStatus.BuilderHTTP status.
-