| Modifier and Type | Method and Description |
|---|---|
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(com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.clearOneof(com.google.protobuf.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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeFrom(Indicator.ProcessSignature.MemoryHashSignature other) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeFrom(com.google.protobuf.Message other) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.mergeUnknownFields(com.google.protobuf.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(com.google.protobuf.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(com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.Builder.setMemoryHashSignature(Indicator.ProcessSignature.MemoryHashSignature.Builder builderForValue)
Signature indicating that a binary family was matched.
|
Copyright © 2023 Google LLC. All rights reserved.