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
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 TypeMethodDescriptionList<? 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.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
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. -
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return Int64RangeOrBuilderModifier and TypeMethodDescriptionMethodMatch.ParameterMatchSpecifier.Builder.getRangeMatchOrBuilder()If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.getRangeMatchOrBuilder()If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifierOrBuilder.getRangeMatchOrBuilder()If specified, header match will be performed based on range. -
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3
Methods in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3 that return Int64RangeOrBuilderModifier and TypeMethodDescriptionUpstreamIpPortMatcher.Builder.getUpstreamPortRangeOrBuilder()A port range that will be used to match the upstream port.UpstreamIpPortMatcher.getUpstreamPortRangeOrBuilder()A port range that will be used to match the upstream port.UpstreamIpPortMatcherOrBuilder.getUpstreamPortRangeOrBuilder()A port range that will be used to match the upstream port. -
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).