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 KeyValueMutation
KeyValueMutation.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueMutationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<KeyValueMutation> KeyValueMutation.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return KeyValueMutationModifier and TypeMethodDescriptionKeyValueMutation.Builder.build()
KeyValueMutation.Builder.buildPartial()
static KeyValueMutation
KeyValueMutation.getDefaultInstance()
KeyValueMutation.Builder.getDefaultInstanceForType()
KeyValueMutation.getDefaultInstanceForType()
static KeyValueMutation
KeyValueMutation.parseDelimitedFrom
(InputStream input) static KeyValueMutation
KeyValueMutation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutation
KeyValueMutation.parseFrom
(byte[] data) static KeyValueMutation
KeyValueMutation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutation
KeyValueMutation.parseFrom
(com.google.protobuf.ByteString data) static KeyValueMutation
KeyValueMutation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutation
KeyValueMutation.parseFrom
(com.google.protobuf.CodedInputStream input) static KeyValueMutation
KeyValueMutation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutation
KeyValueMutation.parseFrom
(InputStream input) static KeyValueMutation
KeyValueMutation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMutation
KeyValueMutation.parseFrom
(ByteBuffer data) static KeyValueMutation
KeyValueMutation.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 void
KeyValueMutation.Builder.buildPartial0
(KeyValueMutation result) KeyValueMutation.Builder.mergeFrom
(KeyValueMutation other) static KeyValueMutation.Builder
KeyValueMutation.newBuilder
(KeyValueMutation prototype)