Uses of Interface
io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3.HttpErrorsOrBuilder
Packages that use HttpErrorsOrBuilder
-
Uses of HttpErrorsOrBuilder in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3
Classes in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that implement HttpErrorsOrBuilderModifier and TypeClassDescriptionfinal class[#protodoc-title: Outlier detection error buckets] Error bucket for HTTP codes.static final class[#protodoc-title: Outlier detection error buckets] Error bucket for HTTP codes.Methods in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that return HttpErrorsOrBuilderModifier and TypeMethodDescriptionErrorBuckets.Builder.getHttpErrorsOrBuilder(int index) List of buckets "catching" HTTP codes.ErrorBuckets.getHttpErrorsOrBuilder(int index) List of buckets "catching" HTTP codes.ErrorBucketsOrBuilder.getHttpErrorsOrBuilder(int index) List of buckets "catching" HTTP codes.Methods in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that return types with arguments of type HttpErrorsOrBuilderModifier and TypeMethodDescriptionList<? extends HttpErrorsOrBuilder>ErrorBuckets.Builder.getHttpErrorsOrBuilderList()List of buckets "catching" HTTP codes.List<? extends HttpErrorsOrBuilder>ErrorBuckets.getHttpErrorsOrBuilderList()List of buckets "catching" HTTP codes.List<? extends HttpErrorsOrBuilder>ErrorBucketsOrBuilder.getHttpErrorsOrBuilderList()List of buckets "catching" HTTP codes.