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 HttpStatusRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.httpStatus_private HttpStatusRateLimitQuotaBucketSettings.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.getHttpStatusFieldBuilder()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.PARSERMethods in io.envoyproxy.envoy.type.v3 that return HttpStatusModifier and TypeMethodDescriptionHttpStatus.Builder.build()HttpStatus.Builder.buildPartial()static HttpStatusHttpStatus.getDefaultInstance()HttpStatus.Builder.getDefaultInstanceForType()HttpStatus.getDefaultInstanceForType()static HttpStatusHttpStatus.parseDelimitedFrom(InputStream input) static HttpStatusHttpStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatusHttpStatus.parseFrom(byte[] data) static HttpStatusHttpStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatusHttpStatus.parseFrom(com.google.protobuf.ByteString data) static HttpStatusHttpStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatusHttpStatus.parseFrom(com.google.protobuf.CodedInputStream input) static HttpStatusHttpStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatusHttpStatus.parseFrom(InputStream input) static HttpStatusHttpStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpStatusHttpStatus.parseFrom(ByteBuffer data) static HttpStatusHttpStatus.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 voidHttpStatus.Builder.buildPartial0(HttpStatus result) HttpStatus.Builder.mergeFrom(HttpStatus other) static HttpStatus.BuilderHttpStatus.newBuilder(HttpStatus prototype)