Uses of Class
io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3.Restrictions
Packages that use Restrictions
-
Uses of Restrictions 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 RestrictionsModifier and TypeMethodDescriptionRestrictions.Builder.build()Restrictions.Builder.buildPartial()static RestrictionsRestrictions.getDefaultInstance()Restrictions.Builder.getDefaultInstanceForType()Restrictions.getDefaultInstanceForType()ProtoApiScrubberConfig.Builder.getRestrictions()Contains the restrictions for the supported proto elements.ProtoApiScrubberConfig.getRestrictions()Contains the restrictions for the supported proto elements.ProtoApiScrubberConfigOrBuilder.getRestrictions()Contains the restrictions for the supported proto elements.static RestrictionsRestrictions.parseDelimitedFrom(InputStream input) static RestrictionsRestrictions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RestrictionsRestrictions.parseFrom(byte[] data) static RestrictionsRestrictions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RestrictionsRestrictions.parseFrom(com.google.protobuf.ByteString data) static RestrictionsRestrictions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RestrictionsRestrictions.parseFrom(com.google.protobuf.CodedInputStream input) static RestrictionsRestrictions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RestrictionsRestrictions.parseFrom(InputStream input) static RestrictionsRestrictions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RestrictionsRestrictions.parseFrom(ByteBuffer data) static RestrictionsRestrictions.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 RestrictionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Restrictions>Restrictions.getParserForType()static com.google.protobuf.Parser<Restrictions>Restrictions.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 with parameters of type RestrictionsModifier and TypeMethodDescriptionRestrictions.Builder.mergeFrom(Restrictions other) ProtoApiScrubberConfig.Builder.mergeRestrictions(Restrictions value) Contains the restrictions for the supported proto elements.static Restrictions.BuilderRestrictions.newBuilder(Restrictions prototype) ProtoApiScrubberConfig.Builder.setRestrictions(Restrictions value) Contains the restrictions for the supported proto elements.