Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
MaliciousEntity |
MaliciousEntity.clone() |
MaliciousEntity |
PhishingSpike.getMaliciousEntity()
The entity whose actions triggered a Gmail phishing alert.
|
MaliciousEntity |
MailPhishing.getMaliciousEntity()
The entity whose actions triggered a Gmail phishing alert.
|
MaliciousEntity |
BadWhitelist.getMaliciousEntity()
The entity whose actions triggered a Gmail phishing alert.
|
MaliciousEntity |
MaliciousEntity.set(String fieldName,
Object value) |
MaliciousEntity |
MaliciousEntity.setDisplayName(String displayName)
The header from display name.
|
MaliciousEntity |
MaliciousEntity.setEntity(User entity)
The actor who triggered a gmail phishing alert.
|
MaliciousEntity |
MaliciousEntity.setFromHeader(String fromHeader)
The sender email address.
|
Modifier and Type | Method and Description |
---|---|
PhishingSpike |
PhishingSpike.setMaliciousEntity(MaliciousEntity maliciousEntity)
The entity whose actions triggered a Gmail phishing alert.
|
MailPhishing |
MailPhishing.setMaliciousEntity(MaliciousEntity maliciousEntity)
The entity whose actions triggered a Gmail phishing alert.
|
BadWhitelist |
BadWhitelist.setMaliciousEntity(MaliciousEntity maliciousEntity)
The entity whose actions triggered a Gmail phishing alert.
|
Copyright © 2011–2024 Google. All rights reserved.