public static interface StartNotebookExecutionResponse.Builder extends EmrResponse.Builder, SdkPojo, CopyableBuilder<StartNotebookExecutionResponse.Builder,StartNotebookExecutionResponse>
Modifier and Type | Method and Description |
---|---|
StartNotebookExecutionResponse.Builder |
notebookExecutionId(String notebookExecutionId)
The unique identifier of the notebook execution.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
StartNotebookExecutionResponse.Builder notebookExecutionId(String notebookExecutionId)
The unique identifier of the notebook execution.
notebookExecutionId
- The unique identifier of the notebook execution.Copyright © 2023. All rights reserved.