Uses of Interface
io.envoyproxy.envoy.type.v3.Int64RangeOrBuilder
-
-
Uses of Int64RangeOrBuilder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Int64RangeOrBuilder Modifier and Type Method Description Int64RangeOrBuilderHealthCheck.HttpHealthCheck.Builder. getExpectedStatusesOrBuilder(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeOrBuilderHealthCheck.HttpHealthCheck. getExpectedStatusesOrBuilder(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeOrBuilderHealthCheck.HttpHealthCheckOrBuilder. getExpectedStatusesOrBuilder(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeOrBuilderHealthCheck.HttpHealthCheck.Builder. getRetriableStatusesOrBuilder(int index)Specifies a list of HTTP response statuses considered retriable.Int64RangeOrBuilderHealthCheck.HttpHealthCheck. getRetriableStatusesOrBuilder(int index)Specifies a list of HTTP response statuses considered retriable.Int64RangeOrBuilderHealthCheck.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 Int64RangeOrBuilder Modifier and Type Method Description 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.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 Int64RangeOrBuilder Modifier and Type Method Description Int64RangeOrBuilderHeaderMatcher.Builder. getRangeMatchOrBuilder()If specified, header match will be performed based on range.Int64RangeOrBuilderHeaderMatcher. getRangeMatchOrBuilder()If specified, header match will be performed based on range.Int64RangeOrBuilderHeaderMatcherOrBuilder. 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 Int64RangeOrBuilder Modifier and Type Method Description Int64RangeOrBuilderMethodMatch.ParameterMatchSpecifier.Builder. getRangeMatchOrBuilder()If specified, header match will be performed based on range.Int64RangeOrBuilderMethodMatch.ParameterMatchSpecifier. getRangeMatchOrBuilder()If specified, header match will be performed based on range.Int64RangeOrBuilderMethodMatch.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 Int64RangeOrBuilder Modifier and Type Method Description Int64RangeOrBuilderUpstreamIpPortMatcher.Builder. getUpstreamPortRangeOrBuilder()A port range that will be used to match the upstream port.Int64RangeOrBuilderUpstreamIpPortMatcher. getUpstreamPortRangeOrBuilder()A port range that will be used to match the upstream port.Int64RangeOrBuilderUpstreamIpPortMatcherOrBuilder. 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 Int64RangeOrBuilder Modifier and Type Class Description classInt64RangeSpecifies the int64 start and end of the range using half-open interval semantics [start, end).static classInt64Range.BuilderSpecifies the int64 start and end of the range using half-open interval semantics [start, end).
-