Uses of Class
io.envoyproxy.envoy.type.v3.Int64Range
-
-
Uses of Int64Range in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Int64Range Modifier and Type Method Description Int64RangeHealthCheck.HttpHealthCheck.Builder. getExpectedStatuses(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeHealthCheck.HttpHealthCheck. getExpectedStatuses(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeHealthCheck.HttpHealthCheckOrBuilder. getExpectedStatuses(int index)Specifies a list of HTTP response statuses considered healthy.Int64RangeHealthCheck.HttpHealthCheck.Builder. getRetriableStatuses(int index)Specifies a list of HTTP response statuses considered retriable.Int64RangeHealthCheck.HttpHealthCheck. getRetriableStatuses(int index)Specifies a list of HTTP response statuses considered retriable.Int64RangeHealthCheck.HttpHealthCheckOrBuilder. getRetriableStatuses(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 Int64Range Modifier and Type Method Description List<Int64Range>HealthCheck.HttpHealthCheck.Builder. getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.List<Int64Range>HealthCheck.HttpHealthCheck. getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.List<Int64Range>HealthCheck.HttpHealthCheckOrBuilder. getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.List<Int64Range>HealthCheck.HttpHealthCheck.Builder. getRetriableStatusesList()Specifies a list of HTTP response statuses considered retriable.List<Int64Range>HealthCheck.HttpHealthCheck. getRetriableStatusesList()Specifies a list of HTTP response statuses considered retriable.List<Int64Range>HealthCheck.HttpHealthCheckOrBuilder. getRetriableStatusesList()Specifies a list of HTTP response statuses considered retriable.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Int64Range Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatuses(int index, Int64Range value)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatuses(Int64Range value)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatuses(int index, Int64Range value)Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatuses(Int64Range value)Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setExpectedStatuses(int index, Int64Range value)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setRetriableStatuses(int index, Int64Range value)Specifies a list of HTTP response statuses considered retriable.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type Int64Range Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addAllExpectedStatuses(Iterable<? extends Int64Range> values)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addAllRetriableStatuses(Iterable<? extends Int64Range> values)Specifies a list of HTTP response statuses considered retriable. -
Uses of Int64Range in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return Int64Range Modifier and Type Method Description Int64RangeHeaderMatcher.Builder. getRangeMatch()If specified, header match will be performed based on range.Int64RangeHeaderMatcher. getRangeMatch()If specified, header match will be performed based on range.Int64RangeHeaderMatcherOrBuilder. getRangeMatch()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type Int64Range Modifier and Type Method Description HeaderMatcher.BuilderHeaderMatcher.Builder. mergeRangeMatch(Int64Range value)If specified, header match will be performed based on range.HeaderMatcher.BuilderHeaderMatcher.Builder. setRangeMatch(Int64Range value)If specified, header match will be performed based on range. -
Uses of Int64Range in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return Int64Range Modifier and Type Method Description Int64RangeMethodMatch.ParameterMatchSpecifier.Builder. getRangeMatch()If specified, header match will be performed based on range.Int64RangeMethodMatch.ParameterMatchSpecifier. getRangeMatch()If specified, header match will be performed based on range.Int64RangeMethodMatch.ParameterMatchSpecifierOrBuilder. getRangeMatch()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 with parameters of type Int64Range Modifier and Type Method Description MethodMatch.ParameterMatchSpecifier.BuilderMethodMatch.ParameterMatchSpecifier.Builder. mergeRangeMatch(Int64Range value)If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.BuilderMethodMatch.ParameterMatchSpecifier.Builder. setRangeMatch(Int64Range value)If specified, header match will be performed based on range. -
Uses of Int64Range 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 Int64Range Modifier and Type Method Description Int64RangeUpstreamIpPortMatcher.Builder. getUpstreamPortRange()A port range that will be used to match the upstream port.Int64RangeUpstreamIpPortMatcher. getUpstreamPortRange()A port range that will be used to match the upstream port.Int64RangeUpstreamIpPortMatcherOrBuilder. getUpstreamPortRange()A port range that will be used to match the upstream port.Methods in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3 with parameters of type Int64Range Modifier and Type Method Description UpstreamIpPortMatcher.BuilderUpstreamIpPortMatcher.Builder. mergeUpstreamPortRange(Int64Range value)A port range that will be used to match the upstream port.UpstreamIpPortMatcher.BuilderUpstreamIpPortMatcher.Builder. setUpstreamPortRange(Int64Range value)A port range that will be used to match the upstream port. -
Uses of Int64Range in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return Int64Range Modifier and Type Method Description Int64RangeInt64Range.Builder. build()Int64RangeInt64Range.Builder. buildPartial()static Int64RangeInt64Range. getDefaultInstance()Int64RangeInt64Range.Builder. getDefaultInstanceForType()Int64RangeInt64Range. getDefaultInstanceForType()static Int64RangeInt64Range. parseDelimitedFrom(InputStream input)static Int64RangeInt64Range. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeInt64Range. parseFrom(byte[] data)static Int64RangeInt64Range. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeInt64Range. parseFrom(com.google.protobuf.ByteString data)static Int64RangeInt64Range. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeInt64Range. parseFrom(com.google.protobuf.CodedInputStream input)static Int64RangeInt64Range. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeInt64Range. parseFrom(InputStream input)static Int64RangeInt64Range. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeInt64Range. parseFrom(ByteBuffer data)static Int64RangeInt64Range. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type Int64Range Modifier and Type Method Description com.google.protobuf.Parser<Int64Range>Int64Range. getParserForType()static com.google.protobuf.Parser<Int64Range>Int64Range. parser()Methods in io.envoyproxy.envoy.type.v3 with parameters of type Int64Range Modifier and Type Method Description Int64Range.BuilderInt64Range.Builder. mergeFrom(Int64Range other)static Int64Range.BuilderInt64Range. newBuilder(Int64Range prototype)
-