| Package | Description |
|---|---|
| com.google.api.services.alertcenter.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DomainId |
DomainId.clone() |
DomainId |
BadWhitelist.getDomainId()
The domain ID.
|
DomainId |
MailPhishing.getDomainId()
The domain ID.
|
DomainId |
PhishingSpike.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 |
|---|---|
BadWhitelist |
BadWhitelist.setDomainId(DomainId domainId)
The domain ID.
|
MailPhishing |
MailPhishing.setDomainId(DomainId domainId)
The domain ID.
|
PhishingSpike |
PhishingSpike.setDomainId(DomainId domainId)
The domain ID.
|
Copyright © 2011–2025 Google. All rights reserved.