Uses of Class
com.azure.resourcemanager.securityinsights.models.EnrichmentDomainWhoisContacts
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EnrichmentDomainWhoisContacts in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEnrichmentDomainWhoisDetails.contacts()
Get the contacts property: The set of contacts associated with this domain.EnrichmentDomainWhoisContacts.withAdmin
(EnrichmentDomainWhoisContact admin) Set the admin property: The admin contact for this whois record.EnrichmentDomainWhoisContacts.withBilling
(EnrichmentDomainWhoisContact billing) Set the billing property: The billing contact for this whois record.EnrichmentDomainWhoisContacts.withRegistrant
(EnrichmentDomainWhoisContact registrant) Set the registrant property: The registrant contact for this whois record.EnrichmentDomainWhoisContacts.withTech
(EnrichmentDomainWhoisContact tech) Set the tech property: The technical contact for this whois record.Modifier and TypeMethodDescriptionEnrichmentDomainWhoisDetails.withContacts
(EnrichmentDomainWhoisContacts contacts) Set the contacts property: The set of contacts associated with this domain.