All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.directory.model.DomainAlias.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240709-2.0.0
Show newest version






DomainAlias (Admin SDK API directory_v1-rev20220606-1.32.1)












com.google.api.services.directory.model

Class DomainAlias

    • Constructor Detail

      • DomainAlias

        public DomainAlias()
    • Method Detail

      • getCreationTime

        public Long getCreationTime()
        The creation time of the domain alias. (Read-only).
        Returns:
        value or null for none
      • setCreationTime

        public DomainAlias setCreationTime(Long creationTime)
        The creation time of the domain alias. (Read-only).
        Parameters:
        creationTime - creationTime or null for none
      • getDomainAliasName

        public String getDomainAliasName()
        The domain alias name.
        Returns:
        value or null for none
      • setDomainAliasName

        public DomainAlias setDomainAliasName(String domainAliasName)
        The domain alias name.
        Parameters:
        domainAliasName - domainAliasName or null for none
      • getEtag

        public String getEtag()
        ETag of the resource.
        Returns:
        value or null for none
      • setEtag

        public DomainAlias setEtag(String etag)
        ETag of the resource.
        Parameters:
        etag - etag or null for none
      • getKind

        public String getKind()
        Kind of resource this is.
        Returns:
        value or null for none
      • setKind

        public DomainAlias setKind(String kind)
        Kind of resource this is.
        Parameters:
        kind - kind or null for none
      • getParentDomainName

        public String getParentDomainName()
        The parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer.
        Returns:
        value or null for none
      • setParentDomainName

        public DomainAlias setParentDomainName(String parentDomainName)
        The parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer.
        Parameters:
        parentDomainName - parentDomainName or null for none
      • getVerified

        public Boolean getVerified()
        Indicates the verification state of a domain alias. (Read-only)
        Returns:
        value or null for none
      • setVerified

        public DomainAlias setVerified(Boolean verified)
        Indicates the verification state of a domain alias. (Read-only)
        Parameters:
        verified - verified or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy