public static interface StartNotebookInstanceRequest.Builder extends SageMakerRequest.Builder, CopyableBuilder<StartNotebookInstanceRequest.Builder,StartNotebookInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
StartNotebookInstanceRequest.Builder |
notebookInstanceName(String notebookInstanceName)
The name of the notebook instance to start.
|
StartNotebookInstanceRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildStartNotebookInstanceRequest.Builder notebookInstanceName(String notebookInstanceName)
The name of the notebook instance to start.
notebookInstanceName - The name of the notebook instance to start.StartNotebookInstanceRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.