Class DomainOwnershipIdentifierInner


  • public final class DomainOwnershipIdentifierInner
    extends ProxyOnlyResource
    Domain ownership Identifier.
    • Constructor Detail

      • DomainOwnershipIdentifierInner

        public DomainOwnershipIdentifierInner()
    • Method Detail

      • ownershipId

        public String ownershipId()
        Get the ownershipId property: Ownership Id.
        Returns:
        the ownershipId value.
      • withOwnershipId

        public DomainOwnershipIdentifierInner withOwnershipId​(String ownershipId)
        Set the ownershipId property: Ownership Id.
        Parameters:
        ownershipId - the ownershipId value to set.
        Returns:
        the DomainOwnershipIdentifierInner object itself.