public static final class RouteMatch.TlsContextMatchOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder> implements RouteMatch.TlsContextMatchOptionsOrBuilder
envoy.config.route.v4alpha.RouteMatch.TlsContextMatchOptions| Modifier and Type | Method and Description |
|---|---|
RouteMatch.TlsContextMatchOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteMatch.TlsContextMatchOptions |
build() |
RouteMatch.TlsContextMatchOptions |
buildPartial() |
RouteMatch.TlsContextMatchOptions.Builder |
clear() |
RouteMatch.TlsContextMatchOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RouteMatch.TlsContextMatchOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RouteMatch.TlsContextMatchOptions.Builder |
clearPresented()
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
clearValidated()
If specified, the route will match against whether or not a certificate is validated.
|
RouteMatch.TlsContextMatchOptions.Builder |
clone() |
RouteMatch.TlsContextMatchOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getPresented()
If specified, the route will match against whether or not a certificate is presented.
|
com.google.protobuf.BoolValue.Builder |
getPresentedBuilder()
If specified, the route will match against whether or not a certificate is presented.
|
com.google.protobuf.BoolValueOrBuilder |
getPresentedOrBuilder()
If specified, the route will match against whether or not a certificate is presented.
|
com.google.protobuf.BoolValue |
getValidated()
If specified, the route will match against whether or not a certificate is validated.
|
com.google.protobuf.BoolValue.Builder |
getValidatedBuilder()
If specified, the route will match against whether or not a certificate is validated.
|
com.google.protobuf.BoolValueOrBuilder |
getValidatedOrBuilder()
If specified, the route will match against whether or not a certificate is validated.
|
boolean |
hasPresented()
If specified, the route will match against whether or not a certificate is presented.
|
boolean |
hasValidated()
If specified, the route will match against whether or not a certificate is validated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RouteMatch.TlsContextMatchOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RouteMatch.TlsContextMatchOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
RouteMatch.TlsContextMatchOptions.Builder |
mergeFrom(RouteMatch.TlsContextMatchOptions other) |
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 |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteMatch.TlsContextMatchOptions.Builder |
mergeValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated.
|
RouteMatch.TlsContextMatchOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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 |
setPresented(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is presented.
|
RouteMatch.TlsContextMatchOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RouteMatch.TlsContextMatchOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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 |
setValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RouteMatch.TlsContextMatchOptions build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RouteMatch.TlsContextMatchOptions buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RouteMatch.TlsContextMatchOptions.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder mergeFrom(RouteMatch.TlsContextMatchOptions other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public RouteMatch.TlsContextMatchOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteMatch.TlsContextMatchOptions.Builder>IOExceptionpublic boolean hasPresented()
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;hasPresented in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic com.google.protobuf.BoolValue getPresented()
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;getPresented in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic RouteMatch.TlsContextMatchOptions.Builder setPresented(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;public RouteMatch.TlsContextMatchOptions.Builder setPresented(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;public RouteMatch.TlsContextMatchOptions.Builder mergePresented(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;public RouteMatch.TlsContextMatchOptions.Builder clearPresented()
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;public com.google.protobuf.BoolValue.Builder getPresentedBuilder()
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;public com.google.protobuf.BoolValueOrBuilder getPresentedOrBuilder()
If specified, the route will match against whether or not a certificate is presented. If not specified, certificate presentation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue presented = 1;getPresentedOrBuilder in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic boolean hasValidated()
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;hasValidated in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic com.google.protobuf.BoolValue getValidated()
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;getValidated in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic RouteMatch.TlsContextMatchOptions.Builder setValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;public RouteMatch.TlsContextMatchOptions.Builder setValidated(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;public RouteMatch.TlsContextMatchOptions.Builder mergeValidated(com.google.protobuf.BoolValue value)
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;public RouteMatch.TlsContextMatchOptions.Builder clearValidated()
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;public com.google.protobuf.BoolValue.Builder getValidatedBuilder()
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;public com.google.protobuf.BoolValueOrBuilder getValidatedOrBuilder()
If specified, the route will match against whether or not a certificate is validated. If not specified, certificate validation status (true or false) will not be considered when route matching.
.google.protobuf.BoolValue validated = 2;getValidatedOrBuilder in interface RouteMatch.TlsContextMatchOptionsOrBuilderpublic final RouteMatch.TlsContextMatchOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>public final RouteMatch.TlsContextMatchOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.TlsContextMatchOptions.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.