Uses of Class
io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3.DescriptorSet
Packages that use DescriptorSet
-
Uses of DescriptorSet in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 that return DescriptorSetModifier and TypeMethodDescriptionDescriptorSet.Builder.build()DescriptorSet.Builder.buildPartial()static DescriptorSetDescriptorSet.getDefaultInstance()DescriptorSet.Builder.getDefaultInstanceForType()DescriptorSet.getDefaultInstanceForType()ProtoApiScrubberConfig.Builder.getDescriptorSet()The proto descriptor set for the proto services.ProtoApiScrubberConfig.getDescriptorSet()The proto descriptor set for the proto services.ProtoApiScrubberConfigOrBuilder.getDescriptorSet()The proto descriptor set for the proto services.static DescriptorSetDescriptorSet.parseDelimitedFrom(InputStream input) static DescriptorSetDescriptorSet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorSetDescriptorSet.parseFrom(byte[] data) static DescriptorSetDescriptorSet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorSetDescriptorSet.parseFrom(com.google.protobuf.ByteString data) static DescriptorSetDescriptorSet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorSetDescriptorSet.parseFrom(com.google.protobuf.CodedInputStream input) static DescriptorSetDescriptorSet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorSetDescriptorSet.parseFrom(InputStream input) static DescriptorSetDescriptorSet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorSetDescriptorSet.parseFrom(ByteBuffer data) static DescriptorSetDescriptorSet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 that return types with arguments of type DescriptorSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DescriptorSet>DescriptorSet.getParserForType()static com.google.protobuf.Parser<DescriptorSet>DescriptorSet.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 with parameters of type DescriptorSetModifier and TypeMethodDescriptionProtoApiScrubberConfig.Builder.mergeDescriptorSet(DescriptorSet value) The proto descriptor set for the proto services.DescriptorSet.Builder.mergeFrom(DescriptorSet other) static DescriptorSet.BuilderDescriptorSet.newBuilder(DescriptorSet prototype) ProtoApiScrubberConfig.Builder.setDescriptorSet(DescriptorSet value) The proto descriptor set for the proto services.