Interface DomainInformation.Builder

    • Method Detail

      • ownerId

        DomainInformation.Builder ownerId​(String ownerId)
        Sets the value of the OwnerId property for this object.
        Parameters:
        ownerId - The new value for the OwnerId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainName

        DomainInformation.Builder domainName​(String domainName)
        Sets the value of the DomainName property for this object.
        Parameters:
        domainName - The new value for the DomainName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        DomainInformation.Builder region​(String region)
        Sets the value of the Region property for this object.
        Parameters:
        region - The new value for the Region property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.