Uses of Interface
io.envoyproxy.envoy.type.Int64RangeOrBuilder
Packages that use Int64RangeOrBuilder
Package
Description
-
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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.Methods in io.envoyproxy.envoy.api.v2.core 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. -
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route 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.config.filter.network.dubbo_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 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.type
Classes in io.envoyproxy.envoy.type 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).