| Modifier and Type | Method and Description |
|---|---|
Int32Range |
ListenerFilterChainMatchPredicate.getDestinationPortRange()
Match destination port.
|
Int32Range |
ListenerFilterChainMatchPredicate.Builder.getDestinationPortRange()
Match destination port.
|
Int32Range |
ListenerFilterChainMatchPredicateOrBuilder.getDestinationPortRange()
Match destination port.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerFilterChainMatchPredicate.Builder |
ListenerFilterChainMatchPredicate.Builder.mergeDestinationPortRange(Int32Range value)
Match destination port.
|
ListenerFilterChainMatchPredicate.Builder |
ListenerFilterChainMatchPredicate.Builder.setDestinationPortRange(Int32Range value)
Match destination port.
|
| Modifier and Type | Method and Description |
|---|---|
Int32Range |
ListenerFilterChainMatchPredicate.getDestinationPortRange()
Match destination port.
|
Int32Range |
ListenerFilterChainMatchPredicate.Builder.getDestinationPortRange()
Match destination port.
|
Int32Range |
ListenerFilterChainMatchPredicateOrBuilder.getDestinationPortRange()
Match destination port.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerFilterChainMatchPredicate.Builder |
ListenerFilterChainMatchPredicate.Builder.mergeDestinationPortRange(Int32Range value)
Match destination port.
|
ListenerFilterChainMatchPredicate.Builder |
ListenerFilterChainMatchPredicate.Builder.setDestinationPortRange(Int32Range value)
Match destination port.
|
| Modifier and Type | Method and Description |
|---|---|
Int32Range |
AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder.getHttpSuccessStatus(int index)
Status code ranges that constitute a successful request.
|
Int32Range |
AdmissionControl.SuccessCriteria.HttpCriteria.getHttpSuccessStatus(int index)
Status code ranges that constitute a successful request.
|
Int32Range |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.getHttpSuccessStatus(int index)
Status code ranges that constitute a successful request.
|
| Modifier and Type | Method and Description |
|---|---|
List<Int32Range> |
AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder.getHttpSuccessStatusList()
Status code ranges that constitute a successful request.
|
List<Int32Range> |
AdmissionControl.SuccessCriteria.HttpCriteria.getHttpSuccessStatusList()
Status code ranges that constitute a successful request.
|
List<Int32Range> |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.getHttpSuccessStatusList()
Status code ranges that constitute a successful request.
|
| Modifier and Type | Method and Description |
|---|---|
AdmissionControl.SuccessCriteria.HttpCriteria.Builder |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.addHttpSuccessStatus(Int32Range value)
Status code ranges that constitute a successful request.
|
AdmissionControl.SuccessCriteria.HttpCriteria.Builder |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.addHttpSuccessStatus(int index,
Int32Range value)
Status code ranges that constitute a successful request.
|
AdmissionControl.SuccessCriteria.HttpCriteria.Builder |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.setHttpSuccessStatus(int index,
Int32Range value)
Status code ranges that constitute a successful request.
|
| Modifier and Type | Method and Description |
|---|---|
AdmissionControl.SuccessCriteria.HttpCriteria.Builder |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder.addAllHttpSuccessStatus(Iterable<? extends Int32Range> values)
Status code ranges that constitute a successful request.
|
| Modifier and Type | Method and Description |
|---|---|
Int32Range |
Int32Range.Builder.build() |
Int32Range |
Int32Range.Builder.buildPartial() |
static Int32Range |
Int32Range.getDefaultInstance() |
Int32Range |
Int32Range.getDefaultInstanceForType() |
Int32Range |
Int32Range.Builder.getDefaultInstanceForType() |
static Int32Range |
Int32Range.parseDelimitedFrom(InputStream input) |
static Int32Range |
Int32Range.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int32Range |
Int32Range.parseFrom(byte[] data) |
static Int32Range |
Int32Range.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int32Range |
Int32Range.parseFrom(ByteBuffer data) |
static Int32Range |
Int32Range.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int32Range |
Int32Range.parseFrom(com.google.protobuf.ByteString data) |
static Int32Range |
Int32Range.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int32Range |
Int32Range.parseFrom(com.google.protobuf.CodedInputStream input) |
static Int32Range |
Int32Range.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int32Range |
Int32Range.parseFrom(InputStream input) |
static Int32Range |
Int32Range.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Int32Range> |
Int32Range.getParserForType() |
static com.google.protobuf.Parser<Int32Range> |
Int32Range.parser() |
| Modifier and Type | Method and Description |
|---|---|
Int32Range.Builder |
Int32Range.Builder.mergeFrom(Int32Range other) |
static Int32Range.Builder |
Int32Range.newBuilder(Int32Range prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.