Uses of Class
io.envoyproxy.envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList
Packages that use MatchingRequirements.DataInputAllowList
-
Uses of MatchingRequirements.DataInputAllowList in io.envoyproxy.envoy.extensions.filters.common.dependency.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.dependency.v3 that return MatchingRequirements.DataInputAllowListModifier and TypeMethodDescriptionMatchingRequirements.DataInputAllowList.Builder.build()MatchingRequirements.DataInputAllowList.Builder.buildPartial()MatchingRequirements.Builder.getDataInputAllowList().envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;MatchingRequirements.getDataInputAllowList().envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;MatchingRequirementsOrBuilder.getDataInputAllowList().envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;MatchingRequirements.DataInputAllowList.getDefaultInstance()MatchingRequirements.DataInputAllowList.Builder.getDefaultInstanceForType()MatchingRequirements.DataInputAllowList.getDefaultInstanceForType()MatchingRequirements.DataInputAllowList.parseDelimitedFrom(InputStream input) MatchingRequirements.DataInputAllowList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MatchingRequirements.DataInputAllowList.parseFrom(byte[] data) MatchingRequirements.DataInputAllowList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MatchingRequirements.DataInputAllowList.parseFrom(com.google.protobuf.ByteString data) MatchingRequirements.DataInputAllowList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MatchingRequirements.DataInputAllowList.parseFrom(com.google.protobuf.CodedInputStream input) MatchingRequirements.DataInputAllowList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MatchingRequirements.DataInputAllowList.parseFrom(InputStream input) MatchingRequirements.DataInputAllowList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MatchingRequirements.DataInputAllowList.parseFrom(ByteBuffer data) MatchingRequirements.DataInputAllowList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.common.dependency.v3 that return types with arguments of type MatchingRequirements.DataInputAllowListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MatchingRequirements.DataInputAllowList>MatchingRequirements.DataInputAllowList.getParserForType()static com.google.protobuf.Parser<MatchingRequirements.DataInputAllowList>MatchingRequirements.DataInputAllowList.parser()Methods in io.envoyproxy.envoy.extensions.filters.common.dependency.v3 with parameters of type MatchingRequirements.DataInputAllowListModifier and TypeMethodDescriptionMatchingRequirements.Builder.mergeDataInputAllowList(MatchingRequirements.DataInputAllowList value) .envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;MatchingRequirements.DataInputAllowList.Builder.mergeFrom(MatchingRequirements.DataInputAllowList other) MatchingRequirements.DataInputAllowList.newBuilder(MatchingRequirements.DataInputAllowList prototype) MatchingRequirements.Builder.setDataInputAllowList(MatchingRequirements.DataInputAllowList value) .envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;