Package io.envoyproxy.envoy.type.http.v3
Class PathTransformation.Operation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PathTransformation.OperationOrBuilder,Serializable
- Enclosing class:
- PathTransformation
public static final class PathTransformation.Operation extends com.google.protobuf.GeneratedMessageV3 implements PathTransformation.OperationOrBuilder
A type of operation to alter text.
Protobuf typeenvoy.type.http.v3.PathTransformation.Operation- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPathTransformation.Operation.BuilderA type of operation to alter text.static classPathTransformation.Operation.MergeSlashesDetermines if adjacent slashes are merged into one.static interfacePathTransformation.Operation.MergeSlashesOrBuilderstatic classPathTransformation.Operation.NormalizePathRFC3986Should text be normalized according to RFC 3986?static interfacePathTransformation.Operation.NormalizePathRFC3986OrBuilderstatic classPathTransformation.Operation.OperationSpecifierCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intMERGE_SLASHES_FIELD_NUMBERstatic intNORMALIZE_PATH_RFC_3986_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static PathTransformation.OperationgetDefaultInstance()PathTransformation.OperationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PathTransformation.Operation.MergeSlashesgetMergeSlashes()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashesOrBuildergetMergeSlashesOrBuilder()Enable merging adjacent slashes.PathTransformation.Operation.NormalizePathRFC3986getNormalizePathRfc3986()Enable path normalization per RFC 3986.PathTransformation.Operation.NormalizePathRFC3986OrBuildergetNormalizePathRfc3986OrBuilder()Enable path normalization per RFC 3986.PathTransformation.Operation.OperationSpecifierCasegetOperationSpecifierCase()com.google.protobuf.Parser<PathTransformation.Operation>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasMergeSlashes()Enable merging adjacent slashes.booleanhasNormalizePathRfc3986()Enable path normalization per RFC 3986.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PathTransformation.Operation.BuildernewBuilder()static PathTransformation.Operation.BuildernewBuilder(PathTransformation.Operation prototype)PathTransformation.Operation.BuildernewBuilderForType()protected PathTransformation.Operation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PathTransformation.OperationparseDelimitedFrom(InputStream input)static PathTransformation.OperationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformation.OperationparseFrom(byte[] data)static PathTransformation.OperationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformation.OperationparseFrom(com.google.protobuf.ByteString data)static PathTransformation.OperationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformation.OperationparseFrom(com.google.protobuf.CodedInputStream input)static PathTransformation.OperationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformation.OperationparseFrom(InputStream input)static PathTransformation.OperationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformation.OperationparseFrom(ByteBuffer data)static PathTransformation.OperationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PathTransformation.Operation>parser()PathTransformation.Operation.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NORMALIZE_PATH_RFC_3986_FIELD_NUMBER
public static final int NORMALIZE_PATH_RFC_3986_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MERGE_SLASHES_FIELD_NUMBER
public static final int MERGE_SLASHES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOperationSpecifierCase
public PathTransformation.Operation.OperationSpecifierCase getOperationSpecifierCase()
- Specified by:
getOperationSpecifierCasein interfacePathTransformation.OperationOrBuilder
-
hasNormalizePathRfc3986
public boolean hasNormalizePathRfc3986()
Enable path normalization per RFC 3986.
.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986 normalize_path_rfc_3986 = 2;- Specified by:
hasNormalizePathRfc3986in interfacePathTransformation.OperationOrBuilder- Returns:
- Whether the normalizePathRfc3986 field is set.
-
getNormalizePathRfc3986
public PathTransformation.Operation.NormalizePathRFC3986 getNormalizePathRfc3986()
Enable path normalization per RFC 3986.
.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986 normalize_path_rfc_3986 = 2;- Specified by:
getNormalizePathRfc3986in interfacePathTransformation.OperationOrBuilder- Returns:
- The normalizePathRfc3986.
-
getNormalizePathRfc3986OrBuilder
public PathTransformation.Operation.NormalizePathRFC3986OrBuilder getNormalizePathRfc3986OrBuilder()
Enable path normalization per RFC 3986.
.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986 normalize_path_rfc_3986 = 2;- Specified by:
getNormalizePathRfc3986OrBuilderin interfacePathTransformation.OperationOrBuilder
-
hasMergeSlashes
public boolean hasMergeSlashes()
Enable merging adjacent slashes.
.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes merge_slashes = 3;- Specified by:
hasMergeSlashesin interfacePathTransformation.OperationOrBuilder- Returns:
- Whether the mergeSlashes field is set.
-
getMergeSlashes
public PathTransformation.Operation.MergeSlashes getMergeSlashes()
Enable merging adjacent slashes.
.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes merge_slashes = 3;- Specified by:
getMergeSlashesin interfacePathTransformation.OperationOrBuilder- Returns:
- The mergeSlashes.
-
getMergeSlashesOrBuilder
public PathTransformation.Operation.MergeSlashesOrBuilder getMergeSlashesOrBuilder()
Enable merging adjacent slashes.
.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes merge_slashes = 3;- Specified by:
getMergeSlashesOrBuilderin interfacePathTransformation.OperationOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PathTransformation.Operation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PathTransformation.Operation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PathTransformation.Operation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PathTransformation.Operation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PathTransformation.Operation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PathTransformation.Operation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PathTransformation.Operation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PathTransformation.Operation.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PathTransformation.Operation.Builder newBuilder()
-
newBuilder
public static PathTransformation.Operation.Builder newBuilder(PathTransformation.Operation prototype)
-
toBuilder
public PathTransformation.Operation.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PathTransformation.Operation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PathTransformation.Operation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PathTransformation.Operation> parser()
-
getParserForType
public com.google.protobuf.Parser<PathTransformation.Operation> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PathTransformation.Operation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-