Class DescribeNotebookImageKernelsRequest


  • public class DescribeNotebookImageKernelsRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeNotebookImageKernelsRequest

        public DescribeNotebookImageKernelsRequest()
      • DescribeNotebookImageKernelsRequest

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

      • getNotebookId

        public String getNotebookId()
        Get notebook id
        Returns:
        NotebookId notebook id
      • setNotebookId

        public void setNotebookId​(String NotebookId)
        Set notebook id
        Parameters:
        NotebookId - notebook id