Class ApiManagementServiceGetDomainOwnershipIdentifierResultInner


  • public final class ApiManagementServiceGetDomainOwnershipIdentifierResultInner
    extends Object
    Response of the GetDomainOwnershipIdentifier operation.
    • Constructor Detail

      • ApiManagementServiceGetDomainOwnershipIdentifierResultInner

        public ApiManagementServiceGetDomainOwnershipIdentifierResultInner()
    • Method Detail

      • domainOwnershipIdentifier

        public String domainOwnershipIdentifier()
        Get the domainOwnershipIdentifier property: The domain ownership identifier value.
        Returns:
        the domainOwnershipIdentifier value.
      • validate

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