| Interface | Description |
|---|---|
| HttpStatusOuterClass.HttpStatusOrBuilder | |
| PercentOuterClass.FractionalPercentOrBuilder | |
| PercentOuterClass.PercentOrBuilder | |
| Range.DoubleRangeOrBuilder | |
| Range.Int64RangeOrBuilder |
| Class | Description |
|---|---|
| HttpStatusOuterClass | |
| HttpStatusOuterClass.HttpStatus |
HTTP status.
|
| HttpStatusOuterClass.HttpStatus.Builder |
HTTP status.
|
| PercentOuterClass | |
| PercentOuterClass.FractionalPercent |
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
| PercentOuterClass.FractionalPercent.Builder |
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
| PercentOuterClass.Percent |
Identifies a percentage, in the range [0.0, 100.0].
|
| PercentOuterClass.Percent.Builder |
Identifies a percentage, in the range [0.0, 100.0].
|
| Range | |
| Range.DoubleRange |
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
| Range.DoubleRange.Builder |
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
| Range.Int64Range |
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
| Range.Int64Range.Builder |
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
| Enum | Description |
|---|---|
| HttpStatusOuterClass.StatusCode |
HTTP response codes supported in Envoy.
|
| PercentOuterClass.FractionalPercent.DenominatorType |
Fraction percentages support several fixed denominator values.
|
Copyright © 2019 WSO2. All rights reserved.