Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addAllDetections(Iterable<? extends Indicator.ProcessSignature.MemoryHashSignature.Detection> values)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection value)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection value)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clear() |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clearBinaryFamily()
The binary family.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clearDetections()
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clearField(Descriptors.FieldDescriptor field) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clone() |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.Builder.getMemoryHashSignatureBuilder()
Signature indicating that a binary family was matched.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeFrom(Indicator.ProcessSignature.MemoryHashSignature other) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeFrom(Message other) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.newBuilder() |
static Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.newBuilder(Indicator.ProcessSignature.MemoryHashSignature prototype) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.newBuilderForType() |
protected Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.removeDetections(int index)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setBinaryFamily(String value)
The binary family.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setBinaryFamilyBytes(ByteString value)
The binary family.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection value)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.toBuilder() |