Uses of Class
io.envoyproxy.envoy.type.v3.HttpStatus
-
Packages that use HttpStatus Package Description io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 io.envoyproxy.envoy.type.v3 -
-
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 HttpStatus Modifier and Type Field Description private 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 HttpStatus Modifier and Type Field Description private 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 HttpStatus Modifier and Type Method Description HttpStatusRateLimitQuotaBucketSettings.DenyResponseSettings.Builder. getHttpStatus()HTTP response code to deny for HTTP requests (gRPC excluded).HttpStatusRateLimitQuotaBucketSettings.DenyResponseSettings. getHttpStatus()HTTP response code to deny for HTTP requests (gRPC excluded).HttpStatusRateLimitQuotaBucketSettings.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 HttpStatus Modifier and Type Method Description private 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 HttpStatus Modifier and Type Method Description RateLimitQuotaBucketSettings.DenyResponseSettings.BuilderRateLimitQuotaBucketSettings.DenyResponseSettings.Builder. mergeHttpStatus(HttpStatus value)HTTP response code to deny for HTTP requests (gRPC excluded).RateLimitQuotaBucketSettings.DenyResponseSettings.BuilderRateLimitQuotaBucketSettings.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 HttpStatus Modifier and Type Field Description private static HttpStatusHttpStatus. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.v3 with type parameters of type HttpStatus Modifier and Type Field Description private static com.google.protobuf.Parser<HttpStatus>HttpStatus. PARSERMethods in io.envoyproxy.envoy.type.v3 that return HttpStatus Modifier and Type Method Description HttpStatusHttpStatus.Builder. build()HttpStatusHttpStatus.Builder. buildPartial()static HttpStatusHttpStatus. getDefaultInstance()HttpStatusHttpStatus.Builder. getDefaultInstanceForType()HttpStatusHttpStatus. getDefaultInstanceForType()static HttpStatusHttpStatus. parseDelimitedFrom(java.io.InputStream input)static HttpStatusHttpStatus. parseDelimitedFrom(java.io.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(java.io.InputStream input)static HttpStatusHttpStatus. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpStatusHttpStatus. parseFrom(java.nio.ByteBuffer data)static HttpStatusHttpStatus. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type HttpStatus Modifier and Type Method Description com.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 HttpStatus Modifier and Type Method Description private voidHttpStatus.Builder. buildPartial0(HttpStatus result)HttpStatus.BuilderHttpStatus.Builder. mergeFrom(HttpStatus other)static HttpStatus.BuilderHttpStatus. newBuilder(HttpStatus prototype)
-