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
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 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
Methods 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 TypeMethodDescriptionHttpStatus.Builder.mergeFrom(HttpStatus other) static HttpStatus.BuilderHttpStatus.newBuilder(HttpStatus prototype)