Class DomainOwnershipIdentifierProperties


  • public final class DomainOwnershipIdentifierProperties
    extends Object
    DomainOwnershipIdentifier resource specific properties.
    • Constructor Detail

      • DomainOwnershipIdentifierProperties

        public DomainOwnershipIdentifierProperties()
    • Method Detail

      • ownershipId

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

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

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.