Uses of Class
io.envoyproxy.envoy.type.v3.HttpStatus
Packages that use HttpStatus
Package
Description
-
Uses of HttpStatus in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 declared as HttpStatusModifier and TypeFieldDescriptionprivate HttpStatus
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.httpStatus_
private HttpStatus
RateLimitQuotaBucketSettings.DenyResponseSettings.httpStatus_
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type HttpStatusModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpStatus, HttpStatus.Builder, HttpStatusOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.httpStatusBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return HttpStatusModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getHttpStatus()
HTTP response code to deny for HTTP requests (gRPC excluded).RateLimitQuotaBucketSettings.DenyResponseSettings.getHttpStatus()
HTTP response code to deny for HTTP requests (gRPC excluded).RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getHttpStatus()
HTTP response code to deny for HTTP requests (gRPC excluded).Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type HttpStatusModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpStatus, HttpStatus.Builder, HttpStatusOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.internalGetHttpStatusFieldBuilder()
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 HttpStatusModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.mergeHttpStatus
(HttpStatus value) HTTP response code to deny for HTTP requests (gRPC excluded).RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.setHttpStatus
(HttpStatus value) HTTP response code to deny for HTTP requests (gRPC excluded). -
Uses of HttpStatus in io.envoyproxy.envoy.type.v3
Fields in io.envoyproxy.envoy.type.v3 declared as HttpStatusFields in io.envoyproxy.envoy.type.v3 with type parameters of type HttpStatusModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<HttpStatus> HttpStatus.PARSER
Methods in io.envoyproxy.envoy.type.v3 that return HttpStatusModifier and TypeMethodDescriptionHttpStatus.Builder.build()
HttpStatus.Builder.buildPartial()
static HttpStatus
HttpStatus.getDefaultInstance()
HttpStatus.Builder.getDefaultInstanceForType()
HttpStatus.getDefaultInstanceForType()
static HttpStatus
HttpStatus.parseDelimitedFrom
(InputStream input) static HttpStatus
HttpStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatus
HttpStatus.parseFrom
(byte[] data) static HttpStatus
HttpStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatus
HttpStatus.parseFrom
(com.google.protobuf.ByteString data) static HttpStatus
HttpStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatus
HttpStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static HttpStatus
HttpStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatus
HttpStatus.parseFrom
(InputStream input) static HttpStatus
HttpStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatus
HttpStatus.parseFrom
(ByteBuffer data) static HttpStatus
HttpStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type HttpStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HttpStatus> HttpStatus.getParserForType()
static com.google.protobuf.Parser
<HttpStatus> HttpStatus.parser()
Methods in io.envoyproxy.envoy.type.v3 with parameters of type HttpStatusModifier and TypeMethodDescriptionprivate void
HttpStatus.Builder.buildPartial0
(HttpStatus result) HttpStatus.Builder.mergeFrom
(HttpStatus other) static HttpStatus.Builder
HttpStatus.newBuilder
(HttpStatus prototype)