| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model | |
| software.amazon.awssdk.services.sagemaker.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<NotebookInstanceLifecycleConfigSummary> |
ListNotebookInstanceLifecycleConfigsResponse.notebookInstanceLifecycleConfigs()
An array of
NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle configuration. |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookInstanceLifecycleConfigsResponse.Builder |
ListNotebookInstanceLifecycleConfigsResponse.Builder.notebookInstanceLifecycleConfigs(NotebookInstanceLifecycleConfigSummary... notebookInstanceLifecycleConfigs)
An array of
NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle
configuration. |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookInstanceLifecycleConfigsResponse.Builder |
ListNotebookInstanceLifecycleConfigsResponse.Builder.notebookInstanceLifecycleConfigs(Collection<NotebookInstanceLifecycleConfigSummary> notebookInstanceLifecycleConfigs)
An array of
NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle
configuration. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<NotebookInstanceLifecycleConfigSummary> |
ListNotebookInstanceLifecycleConfigsIterable.notebookInstanceLifecycleConfigs()
Returns an iterable to iterate through the paginated
ListNotebookInstanceLifecycleConfigsResponse.notebookInstanceLifecycleConfigs() member. |
SdkPublisher<NotebookInstanceLifecycleConfigSummary> |
ListNotebookInstanceLifecycleConfigsPublisher.notebookInstanceLifecycleConfigs()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.