Class DeleteNotebookSessionRequest


  • public class DeleteNotebookSessionRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteNotebookSessionRequest

        public DeleteNotebookSessionRequest()
      • DeleteNotebookSessionRequest

        public DeleteNotebookSessionRequest​(DeleteNotebookSessionRequest 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

      • getSessionId

        public String getSessionId()
        Get Session唯一标识
        Returns:
        SessionId Session唯一标识
      • setSessionId

        public void setSessionId​(String SessionId)
        Set Session唯一标识
        Parameters:
        SessionId - Session唯一标识