Class Transformation
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.filters.http.transform.v3.Transformation
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TransformationOrBuilder,Serializable
public final class Transformation
extends com.google.protobuf.GeneratedMessageV3
implements TransformationOrBuilder
Protobuf type
envoy.extensions.filters.http.transform.v3.Transformation- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.extensions.filters.http.transform.v3.TransformationNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe body transformation configuration.The body transformation configuration.static Transformationstatic final com.google.protobuf.Descriptors.DescriptorgetHeadersMutations(int index) The header mutations to perform.intThe header mutations to perform.The header mutations to perform.getHeadersMutationsOrBuilder(int index) The header mutations to perform.List<? extends HeaderMutationOrBuilder>The header mutations to perform.com.google.protobuf.Parser<Transformation>intbooleanThe body transformation configuration.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Transformation.Builderstatic Transformation.BuildernewBuilder(Transformation prototype) protected Transformation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static TransformationparseDelimitedFrom(InputStream input) static TransformationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransformationparseFrom(byte[] data) static TransformationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransformationparseFrom(com.google.protobuf.ByteString data) static TransformationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransformationparseFrom(com.google.protobuf.CodedInputStream input) static TransformationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransformationparseFrom(InputStream input) static TransformationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransformationparseFrom(ByteBuffer data) static TransformationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Transformation>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
HEADERS_MUTATIONS_FIELD_NUMBER
public static final int HEADERS_MUTATIONS_FIELD_NUMBER- See Also:
-
BODY_TRANSFORMATION_FIELD_NUMBER
public static final int BODY_TRANSFORMATION_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
getHeadersMutationsList
The header mutations to perform. The :ref:`substitution format specifier <config_access_log_format>` could be applied here. In addition to the commonly used format specifiers, this filter introduces additional format specifiers: * ``%REQUEST_BODY(KEY*)%``: the request body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'. * ``%RESPONSE_BODY(KEY*)%``: the response body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'.
repeated .envoy.config.common.mutation_rules.v3.HeaderMutation headers_mutations = 1;- Specified by:
getHeadersMutationsListin interfaceTransformationOrBuilder
-
getHeadersMutationsOrBuilderList
The header mutations to perform. The :ref:`substitution format specifier <config_access_log_format>` could be applied here. In addition to the commonly used format specifiers, this filter introduces additional format specifiers: * ``%REQUEST_BODY(KEY*)%``: the request body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'. * ``%RESPONSE_BODY(KEY*)%``: the response body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'.
repeated .envoy.config.common.mutation_rules.v3.HeaderMutation headers_mutations = 1;- Specified by:
getHeadersMutationsOrBuilderListin interfaceTransformationOrBuilder
-
getHeadersMutationsCount
public int getHeadersMutationsCount()The header mutations to perform. The :ref:`substitution format specifier <config_access_log_format>` could be applied here. In addition to the commonly used format specifiers, this filter introduces additional format specifiers: * ``%REQUEST_BODY(KEY*)%``: the request body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'. * ``%RESPONSE_BODY(KEY*)%``: the response body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'.
repeated .envoy.config.common.mutation_rules.v3.HeaderMutation headers_mutations = 1;- Specified by:
getHeadersMutationsCountin interfaceTransformationOrBuilder
-
getHeadersMutations
The header mutations to perform. The :ref:`substitution format specifier <config_access_log_format>` could be applied here. In addition to the commonly used format specifiers, this filter introduces additional format specifiers: * ``%REQUEST_BODY(KEY*)%``: the request body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'. * ``%RESPONSE_BODY(KEY*)%``: the response body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'.
repeated .envoy.config.common.mutation_rules.v3.HeaderMutation headers_mutations = 1;- Specified by:
getHeadersMutationsin interfaceTransformationOrBuilder
-
getHeadersMutationsOrBuilder
The header mutations to perform. The :ref:`substitution format specifier <config_access_log_format>` could be applied here. In addition to the commonly used format specifiers, this filter introduces additional format specifiers: * ``%REQUEST_BODY(KEY*)%``: the request body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'. * ``%RESPONSE_BODY(KEY*)%``: the response body. And ``Key`` KEY is an optional lookup key in the namespace with the option of specifying nested keys separated by ':'.
repeated .envoy.config.common.mutation_rules.v3.HeaderMutation headers_mutations = 1;- Specified by:
getHeadersMutationsOrBuilderin interfaceTransformationOrBuilder
-
hasBodyTransformation
public boolean hasBodyTransformation()The body transformation configuration. If not set, no body transformation will be performed.
.envoy.extensions.filters.http.transform.v3.BodyTransformation body_transformation = 2;- Specified by:
hasBodyTransformationin interfaceTransformationOrBuilder- Returns:
- Whether the bodyTransformation field is set.
-
getBodyTransformation
The body transformation configuration. If not set, no body transformation will be performed.
.envoy.extensions.filters.http.transform.v3.BodyTransformation body_transformation = 2;- Specified by:
getBodyTransformationin interfaceTransformationOrBuilder- Returns:
- The bodyTransformation.
-
getBodyTransformationOrBuilder
The body transformation configuration. If not set, no body transformation will be performed.
.envoy.extensions.filters.http.transform.v3.BodyTransformation body_transformation = 2;- Specified by:
getBodyTransformationOrBuilderin interfaceTransformationOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 Transformation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Transformation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Transformation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-