Uses of Class
com.azure.resourcemanager.securityinsights.models.EnrichmentDomainWhoisRegistrarDetails
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EnrichmentDomainWhoisRegistrarDetails in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEnrichmentDomainWhoisDetails.registrar()
Get the registrar property: The registrar associated with this domain.EnrichmentDomainWhoisRegistrarDetails.withAbuseContactEmail
(String abuseContactEmail) Set the abuseContactEmail property: This registrar's abuse contact email.EnrichmentDomainWhoisRegistrarDetails.withAbuseContactPhone
(String abuseContactPhone) Set the abuseContactPhone property: This registrar's abuse contact phone number.EnrichmentDomainWhoisRegistrarDetails.withIanaId
(String ianaId) Set the ianaId property: This registrar's Internet Assigned Numbers Authority id.Set the name property: The name of this registrar.Set the url property: This registrar's URL.EnrichmentDomainWhoisRegistrarDetails.withWhoisServer
(String whoisServer) Set the whoisServer property: The hostname of this registrar's whois server.Modifier and TypeMethodDescriptionEnrichmentDomainWhoisDetails.withRegistrar
(EnrichmentDomainWhoisRegistrarDetails registrar) Set the registrar property: The registrar associated with this domain.