Class DeleteNotebookRequest

    • Constructor Detail

      • DeleteNotebookRequest

        public DeleteNotebookRequest()
      • DeleteNotebookRequest

        public DeleteNotebookRequest​(DeleteNotebookRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getId

        public String getId()
        Get notebook id
        Returns:
        Id notebook id
      • setId

        public void setId​(String Id)
        Set notebook id
        Parameters:
        Id - notebook id