Uses of Class
io.envoyproxy.envoy.type.v3.Int64Range.Builder
-
-
Uses of Int64Range.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Int64Range.Builder Modifier and Type Method Description Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatusesBuilder()Specifies a list of HTTP response statuses considered healthy.Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatusesBuilder(int index)Specifies a list of HTTP response statuses considered healthy.Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatusesBuilder()Specifies a list of HTTP response statuses considered retriable.Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatusesBuilder(int index)Specifies a list of HTTP response statuses considered retriable.Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. getExpectedStatusesBuilder(int index)Specifies a list of HTTP response statuses considered healthy.Int64Range.BuilderHealthCheck.HttpHealthCheck.Builder. getRetriableStatusesBuilder(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.Builder Modifier and Type Method Description List<Int64Range.Builder>HealthCheck.HttpHealthCheck.Builder. getExpectedStatusesBuilderList()Specifies a list of HTTP response statuses considered healthy.List<Int64Range.Builder>HealthCheck.HttpHealthCheck.Builder. getRetriableStatusesBuilderList()Specifies a list of HTTP response statuses considered retriable.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Int64Range.Builder Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatuses(int index, Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addExpectedStatuses(Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatuses(int index, Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. addRetriableStatuses(Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered retriable.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setExpectedStatuses(int index, Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setRetriableStatuses(int index, Int64Range.Builder builderForValue)Specifies a list of HTTP response statuses considered retriable. -
Uses of Int64Range.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return Int64Range.Builder Modifier and Type Method Description Int64Range.BuilderHeaderMatcher.Builder. getRangeMatchBuilder()If specified, header match will be performed based on range.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type Int64Range.Builder Modifier and Type Method Description HeaderMatcher.BuilderHeaderMatcher.Builder. setRangeMatch(Int64Range.Builder builderForValue)If specified, header match will be performed based on range. -
Uses of Int64Range.Builder in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return Int64Range.Builder Modifier and Type Method Description Int64Range.BuilderMethodMatch.ParameterMatchSpecifier.Builder. getRangeMatchBuilder()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.Builder Modifier and Type Method Description MethodMatch.ParameterMatchSpecifier.BuilderMethodMatch.ParameterMatchSpecifier.Builder. setRangeMatch(Int64Range.Builder builderForValue)If specified, header match will be performed based on range. -
Uses of Int64Range.Builder 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.Builder Modifier and Type Method Description Int64Range.BuilderUpstreamIpPortMatcher.Builder. getUpstreamPortRangeBuilder()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.Builder Modifier and Type Method Description UpstreamIpPortMatcher.BuilderUpstreamIpPortMatcher.Builder. setUpstreamPortRange(Int64Range.Builder builderForValue)A port range that will be used to match the upstream port. -
Uses of Int64Range.Builder in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return Int64Range.Builder Modifier and Type Method Description Int64Range.BuilderInt64Range.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int64Range.BuilderInt64Range.Builder. clear()Int64Range.BuilderInt64Range.Builder. clearEnd()end of the range (exclusive)Int64Range.BuilderInt64Range.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Int64Range.BuilderInt64Range.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Int64Range.BuilderInt64Range.Builder. clearStart()start of the range (inclusive)Int64Range.BuilderInt64Range.Builder. clone()Int64Range.BuilderInt64Range.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Int64Range.BuilderInt64Range.Builder. mergeFrom(com.google.protobuf.Message other)Int64Range.BuilderInt64Range.Builder. mergeFrom(Int64Range other)Int64Range.BuilderInt64Range.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Int64Range.BuilderInt64Range. newBuilder()static Int64Range.BuilderInt64Range. newBuilder(Int64Range prototype)Int64Range.BuilderInt64Range. newBuilderForType()protected Int64Range.BuilderInt64Range. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Int64Range.BuilderInt64Range.Builder. setEnd(long value)end of the range (exclusive)Int64Range.BuilderInt64Range.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int64Range.BuilderInt64Range.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Int64Range.BuilderInt64Range.Builder. setStart(long value)start of the range (inclusive)Int64Range.BuilderInt64Range.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Int64Range.BuilderInt64Range. toBuilder()
-