| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v3 |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clear() |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clearPresented()
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clearValidated()
If specified, the route will match against whether or not a certificate is validated.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.clone() |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.Builder.getTlsContextBuilder()
If specified, the client tls context will be matched against the defined
match options.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergeFrom(RouteMatch.TlsContextMatchOptions other) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergePresented(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.mergeValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated.
|
static RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.newBuilder() |
static RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.newBuilder(RouteMatch.TlsContextMatchOptions prototype) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.newBuilderForType() |
protected RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setPresented(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setPresented(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setValidated(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, the route will match against whether or not a certificate is validated.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.Builder.setValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated.
|
RouteMatch.TlsContextMatchOptions.Builder |
RouteMatch.TlsContextMatchOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch.Builder |
RouteMatch.Builder.setTlsContext(RouteMatch.TlsContextMatchOptions.Builder builderForValue)
If specified, the client tls context will be matched against the defined
match options.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.