Uses of Class
software.amazon.awssdk.services.emr.model.NotebookExecution
-
Packages that use NotebookExecution Package Description software.amazon.awssdk.services.emr.model -
-
Uses of NotebookExecution in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return NotebookExecution Modifier and Type Method Description NotebookExecutionDescribeNotebookExecutionResponse. notebookExecution()Properties of the notebook execution.Methods in software.amazon.awssdk.services.emr.model with parameters of type NotebookExecution Modifier and Type Method Description DescribeNotebookExecutionResponse.BuilderDescribeNotebookExecutionResponse.Builder. notebookExecution(NotebookExecution notebookExecution)Properties of the notebook execution.
-