MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.addAllTypeUrl(Iterable<String> values) |
An explicit list of data inputs that are allowed to be used with this filter.
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.addTypeUrl(String value) |
An explicit list of data inputs that are allowed to be used with this filter.
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.addTypeUrlBytes(com.google.protobuf.ByteString value) |
An explicit list of data inputs that are allowed to be used with this filter.
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.clear() |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.clearTypeUrl() |
An explicit list of data inputs that are allowed to be used with this filter.
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.clone() |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.Builder.getDataInputAllowListBuilder() |
.envoy.extensions.filters.common.dependency.v3.MatchingRequirements.DataInputAllowList data_input_allow_list = 1;
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.mergeFrom(MatchingRequirements.DataInputAllowList other) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.newBuilder() |
|
static MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.newBuilder(MatchingRequirements.DataInputAllowList prototype) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.newBuilderForType() |
|
protected MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.setTypeUrl(int index,
String value) |
An explicit list of data inputs that are allowed to be used with this filter.
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
MatchingRequirements.DataInputAllowList.Builder |
MatchingRequirements.DataInputAllowList.toBuilder() |
|