Uses of Interface
io.envoyproxy.envoy.type.v3.Int64RangeOrBuilder
Packages that use Int64RangeOrBuilder
Package
Description
-
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Int64RangeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.expectedStatusesBuilder_private com.google.protobuf.RepeatedFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.retriableStatusesBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return Int64RangeOrBuilderModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getExpectedStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.getExpectedStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.getRetriableStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheck.getRetriableStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheckOrBuilder.getRetriableStatusesOrBuilder(int index) Specifies a list of HTTP response statuses considered retriable.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Int64RangeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.getExpectedStatusesFieldBuilder()List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.getExpectedStatusesOrBuilderList()Specifies a list of HTTP response statuses considered healthy.List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.getExpectedStatusesOrBuilderList()Specifies a list of HTTP response statuses considered healthy.List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatusesOrBuilderList()Specifies a list of HTTP response statuses considered healthy.private com.google.protobuf.RepeatedFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.getRetriableStatusesFieldBuilder()List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.Builder.getRetriableStatusesOrBuilderList()Specifies a list of HTTP response statuses considered retriable.List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheck.getRetriableStatusesOrBuilderList()Specifies a list of HTTP response statuses considered retriable.List<? extends Int64RangeOrBuilder> HealthCheck.HttpHealthCheckOrBuilder.getRetriableStatusesOrBuilderList()Specifies a list of HTTP response statuses considered retriable. -
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type Int64RangeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HeaderMatcher.Builder.rangeMatchBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return Int64RangeOrBuilderModifier and TypeMethodDescriptionHeaderMatcher.Builder.getRangeMatchOrBuilder()If specified, header match will be performed based on range.HeaderMatcher.getRangeMatchOrBuilder()If specified, header match will be performed based on range.HeaderMatcherOrBuilder.getRangeMatchOrBuilder()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type Int64RangeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Int64Range, Int64Range.Builder, Int64RangeOrBuilder> HeaderMatcher.Builder.getRangeMatchFieldBuilder()If specified, header match will be performed based on range. -
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement Int64RangeOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the int64 start and end of the range using half-open interval semantics [start, end).static final classSpecifies the int64 start and end of the range using half-open interval semantics [start, end).