Interface CreateAliasResponse.Builder

  • Method Details

    • directoryId

      CreateAliasResponse.Builder directoryId(String directoryId)

      The identifier of the directory.

      Parameters:
      directoryId - The identifier of the directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • alias

      The alias for the directory.

      Parameters:
      alias - The alias for the directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.