Uses of Class
io.envoyproxy.envoy.config.core.v3.KeyValueMutation
-
Packages that use KeyValueMutation Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of KeyValueMutation in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as KeyValueMutation Modifier and Type Field Description private static KeyValueMutationKeyValueMutation. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueMutation Modifier and Type Field Description private static com.google.protobuf.Parser<KeyValueMutation>KeyValueMutation. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return KeyValueMutation Modifier and Type Method Description KeyValueMutationKeyValueMutation.Builder. build()KeyValueMutationKeyValueMutation.Builder. buildPartial()static KeyValueMutationKeyValueMutation. getDefaultInstance()KeyValueMutationKeyValueMutation.Builder. getDefaultInstanceForType()KeyValueMutationKeyValueMutation. getDefaultInstanceForType()static KeyValueMutationKeyValueMutation. parseDelimitedFrom(java.io.InputStream input)static KeyValueMutationKeyValueMutation. parseDelimitedFrom(java.io.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(java.io.InputStream input)static KeyValueMutationKeyValueMutation. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValueMutationKeyValueMutation. parseFrom(java.nio.ByteBuffer data)static KeyValueMutationKeyValueMutation. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeyValueMutation Modifier and Type Method Description com.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 KeyValueMutation Modifier and Type Method Description private voidKeyValueMutation.Builder. buildPartial0(KeyValueMutation result)KeyValueMutation.BuilderKeyValueMutation.Builder. mergeFrom(KeyValueMutation other)static KeyValueMutation.BuilderKeyValueMutation. newBuilder(KeyValueMutation prototype)
-