Uses of Interface
com.google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder
-
Packages that use Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder Modifier and Type Class Description static class
Indicator.ProcessSignature.MemoryHashSignature.Detection
Memory hash detection contributing to the binary family match.static class
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder
Memory hash detection contributing to the binary family match.Methods in com.google.cloud.securitycenter.v1 that return Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder Modifier and Type Method Description Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder
Indicator.ProcessSignature.MemoryHashSignature.Builder. getDetectionsOrBuilder(int index)
The list of memory hash detections contributing to the binary family match.Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder
Indicator.ProcessSignature.MemoryHashSignature. getDetectionsOrBuilder(int index)
The list of memory hash detections contributing to the binary family match.Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder
Indicator.ProcessSignature.MemoryHashSignatureOrBuilder. getDetectionsOrBuilder(int index)
The list of memory hash detections contributing to the binary family match.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder Modifier and Type Method Description List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder>
Indicator.ProcessSignature.MemoryHashSignature.Builder. getDetectionsOrBuilderList()
The list of memory hash detections contributing to the binary family match.List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder>
Indicator.ProcessSignature.MemoryHashSignature. getDetectionsOrBuilderList()
The list of memory hash detections contributing to the binary family match.List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder>
Indicator.ProcessSignature.MemoryHashSignatureOrBuilder. getDetectionsOrBuilderList()
The list of memory hash detections contributing to the binary family match.
-