Uses of Class
io.envoyproxy.envoy.config.core.v3.KeyValueMutation
Packages that use KeyValueMutation
-
Uses of KeyValueMutation in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as KeyValueMutationModifier and TypeFieldDescriptionprivate static final KeyValueMutationKeyValueMutation.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueMutationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<KeyValueMutation> KeyValueMutation.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return KeyValueMutationModifier and TypeMethodDescriptionKeyValueMutation.Builder.build()KeyValueMutation.Builder.buildPartial()static KeyValueMutationKeyValueMutation.getDefaultInstance()KeyValueMutation.Builder.getDefaultInstanceForType()KeyValueMutation.getDefaultInstanceForType()static KeyValueMutationKeyValueMutation.parseDelimitedFrom(InputStream input) static KeyValueMutationKeyValueMutation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutationKeyValueMutation.parseFrom(byte[] data) static KeyValueMutationKeyValueMutation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutationKeyValueMutation.parseFrom(com.google.protobuf.ByteString data) static KeyValueMutationKeyValueMutation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutationKeyValueMutation.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueMutationKeyValueMutation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutationKeyValueMutation.parseFrom(InputStream input) static KeyValueMutationKeyValueMutation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutationKeyValueMutation.parseFrom(ByteBuffer data) static KeyValueMutationKeyValueMutation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeyValueMutationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KeyValueMutation> KeyValueMutation.getParserForType()static com.google.protobuf.Parser<KeyValueMutation> KeyValueMutation.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type KeyValueMutationModifier and TypeMethodDescriptionprivate voidKeyValueMutation.Builder.buildPartial0(KeyValueMutation result) KeyValueMutation.Builder.mergeFrom(KeyValueMutation other) static KeyValueMutation.BuilderKeyValueMutation.newBuilder(KeyValueMutation prototype)