| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListNotebookInstancesIterable |
SageMakerClient.listNotebookInstancesPaginator()
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
|
default ListNotebookInstancesIterable |
SageMakerClient.listNotebookInstancesPaginator(Consumer<ListNotebookInstancesRequest.Builder> listNotebookInstancesRequest)
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
|
default ListNotebookInstancesIterable |
SageMakerClient.listNotebookInstancesPaginator(ListNotebookInstancesRequest listNotebookInstancesRequest)
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
|
Copyright © 2020. All rights reserved.