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