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