Uses of Class
io.envoyproxy.envoy.type.Int64Range
Packages that use Int64Range
Package
Description
-
Uses of Int64Range in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return Int64RangeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getExpectedStatuses(int index) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.getExpectedStatuses(int index) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatuses(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 Int64RangeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatusesList()Specifies a list of HTTP response statuses considered healthy.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type Int64RangeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(int index, Int64Range value) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(Int64Range value) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.setExpectedStatuses(int index, Int64Range value) Specifies a list of HTTP response statuses considered healthy.Method parameters in io.envoyproxy.envoy.api.v2.core with type arguments of type Int64RangeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.addAllExpectedStatuses(Iterable<? extends Int64Range> values) Specifies a list of HTTP response statuses considered healthy. -
Uses of Int64Range in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return Int64RangeModifier and TypeMethodDescriptionHeaderMatcher.Builder.getRangeMatch()If specified, header match will be performed based on range.HeaderMatcher.getRangeMatch()If specified, header match will be performed based on range.HeaderMatcherOrBuilder.getRangeMatch()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.api.v2.route with parameters of type Int64RangeModifier and TypeMethodDescriptionHeaderMatcher.Builder.mergeRangeMatch(Int64Range value) If specified, header match will be performed based on range.HeaderMatcher.Builder.setRangeMatch(Int64Range value) If specified, header match will be performed based on range. -
Uses of Int64Range in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 that return Int64RangeModifier and TypeMethodDescriptionMethodMatch.ParameterMatchSpecifier.Builder.getRangeMatch()If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.getRangeMatch()If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifierOrBuilder.getRangeMatch()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 with parameters of type Int64RangeModifier and TypeMethodDescriptionMethodMatch.ParameterMatchSpecifier.Builder.mergeRangeMatch(Int64Range value) If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.Builder.setRangeMatch(Int64Range value) If specified, header match will be performed based on range. -
Uses of Int64Range in io.envoyproxy.envoy.type
Methods in io.envoyproxy.envoy.type that return Int64RangeModifier and TypeMethodDescriptionInt64Range.Builder.build()Int64Range.Builder.buildPartial()static Int64RangeInt64Range.getDefaultInstance()Int64Range.Builder.getDefaultInstanceForType()Int64Range.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 that return types with arguments of type Int64RangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int64Range>Int64Range.getParserForType()static com.google.protobuf.Parser<Int64Range>Int64Range.parser()Methods in io.envoyproxy.envoy.type with parameters of type Int64RangeModifier and TypeMethodDescriptionInt64Range.Builder.mergeFrom(Int64Range other) static Int64Range.BuilderInt64Range.newBuilder(Int64Range prototype)