Uses of Class
io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3.MethodRestrictions
Packages that use MethodRestrictions
-
Uses of MethodRestrictions 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 MethodRestrictionsModifier and TypeMethodDescriptionMethodRestrictions.Builder.build()MethodRestrictions.Builder.buildPartial()static MethodRestrictionsMethodRestrictions.getDefaultInstance()MethodRestrictions.Builder.getDefaultInstanceForType()MethodRestrictions.getDefaultInstanceForType()Restrictions.Builder.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.Restrictions.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.RestrictionsOrBuilder.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.Restrictions.Builder.getMethodRestrictionsOrThrow(String key) Specifies the method restrictions.Restrictions.getMethodRestrictionsOrThrow(String key) Specifies the method restrictions.RestrictionsOrBuilder.getMethodRestrictionsOrThrow(String key) Specifies the method restrictions.static MethodRestrictionsMethodRestrictions.parseDelimitedFrom(InputStream input) static MethodRestrictionsMethodRestrictions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodRestrictionsMethodRestrictions.parseFrom(byte[] data) static MethodRestrictionsMethodRestrictions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodRestrictionsMethodRestrictions.parseFrom(com.google.protobuf.ByteString data) static MethodRestrictionsMethodRestrictions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodRestrictionsMethodRestrictions.parseFrom(com.google.protobuf.CodedInputStream input) static MethodRestrictionsMethodRestrictions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodRestrictionsMethodRestrictions.parseFrom(InputStream input) static MethodRestrictionsMethodRestrictions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodRestrictionsMethodRestrictions.parseFrom(ByteBuffer data) static MethodRestrictionsMethodRestrictions.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 MethodRestrictionsModifier and TypeMethodDescriptionRestrictions.Builder.getMethodRestrictions()Deprecated.Restrictions.getMethodRestrictions()Deprecated.RestrictionsOrBuilder.getMethodRestrictions()Deprecated.Restrictions.Builder.getMethodRestrictionsMap()Specifies the method restrictions.Restrictions.getMethodRestrictionsMap()Specifies the method restrictions.RestrictionsOrBuilder.getMethodRestrictionsMap()Specifies the method restrictions.Restrictions.Builder.getMutableMethodRestrictions()Deprecated.com.google.protobuf.Parser<MethodRestrictions>MethodRestrictions.getParserForType()static com.google.protobuf.Parser<MethodRestrictions>MethodRestrictions.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 with parameters of type MethodRestrictionsModifier and TypeMethodDescriptionRestrictions.Builder.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.Restrictions.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.RestrictionsOrBuilder.getMethodRestrictionsOrDefault(String key, MethodRestrictions defaultValue) Specifies the method restrictions.MethodRestrictions.Builder.mergeFrom(MethodRestrictions other) static MethodRestrictions.BuilderMethodRestrictions.newBuilder(MethodRestrictions prototype) Restrictions.Builder.putMethodRestrictions(String key, MethodRestrictions value) Specifies the method restrictions.Method parameters in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 with type arguments of type MethodRestrictionsModifier and TypeMethodDescriptionRestrictions.Builder.putAllMethodRestrictions(Map<String, MethodRestrictions> values) Specifies the method restrictions.