Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
DomainId |
DomainId.clone() |
DomainId |
PhishingSpike.getDomainId()
The domain ID.
|
DomainId |
MailPhishing.getDomainId()
The domain ID.
|
DomainId |
BadWhitelist.getDomainId()
The domain ID.
|
DomainId |
DomainId.set(String fieldName,
Object value) |
DomainId |
DomainId.setCustomerPrimaryDomain(String customerPrimaryDomain)
The primary domain for the customer.
|
Modifier and Type | Method and Description |
---|---|
PhishingSpike |
PhishingSpike.setDomainId(DomainId domainId)
The domain ID.
|
MailPhishing |
MailPhishing.setDomainId(DomainId domainId)
The domain ID.
|
BadWhitelist |
BadWhitelist.setDomainId(DomainId domainId)
The domain ID.
|
Copyright © 2011–2024 Google. All rights reserved.