| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
Decorator.Builder |
Decorator.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Decorator.Builder |
Decorator.Builder.clear() |
Decorator.Builder |
Decorator.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Decorator.Builder |
Decorator.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Decorator.Builder |
Decorator.Builder.clearOperation()
The operation name associated with the request matched to this route.
|
Decorator.Builder |
Decorator.Builder.clearPropagate()
Whether the decorated details should be propagated to the other party.
|
Decorator.Builder |
Decorator.Builder.clone() |
Decorator.Builder |
Route.Builder.getDecoratorBuilder()
Decorator for the matched route.
|
Decorator.Builder |
Decorator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Decorator.Builder |
Decorator.Builder.mergeFrom(Decorator other) |
Decorator.Builder |
Decorator.Builder.mergeFrom(com.google.protobuf.Message other) |
Decorator.Builder |
Decorator.Builder.mergePropagate(com.google.protobuf.BoolValue value)
Whether the decorated details should be propagated to the other party.
|
Decorator.Builder |
Decorator.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Decorator.Builder |
Decorator.newBuilder() |
static Decorator.Builder |
Decorator.newBuilder(Decorator prototype) |
Decorator.Builder |
Decorator.newBuilderForType() |
protected Decorator.Builder |
Decorator.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Decorator.Builder |
Decorator.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Decorator.Builder |
Decorator.Builder.setOperation(String value)
The operation name associated with the request matched to this route.
|
Decorator.Builder |
Decorator.Builder.setOperationBytes(com.google.protobuf.ByteString value)
The operation name associated with the request matched to this route.
|
Decorator.Builder |
Decorator.Builder.setPropagate(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the decorated details should be propagated to the other party.
|
Decorator.Builder |
Decorator.Builder.setPropagate(com.google.protobuf.BoolValue value)
Whether the decorated details should be propagated to the other party.
|
Decorator.Builder |
Decorator.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Decorator.Builder |
Decorator.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Decorator.Builder |
Decorator.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.setDecorator(Decorator.Builder builderForValue)
Decorator for the matched route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.