Uses of Class
software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
Packages that use ListNotebookInstanceLifecycleConfigsRequest Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources.software.amazon.awssdk.services.sagemaker.paginators software.amazon.awssdk.services.sagemaker.transform -
-
Uses of ListNotebookInstanceLifecycleConfigsRequest in software.amazon.awssdk.services.sagemaker
-
Uses of ListNotebookInstanceLifecycleConfigsRequest in software.amazon.awssdk.services.sagemaker.paginators
Constructors in software.amazon.awssdk.services.sagemaker.paginators with parameters of type ListNotebookInstanceLifecycleConfigsRequest Constructor Description ListNotebookInstanceLifecycleConfigsIterable(SageMakerClient client, ListNotebookInstanceLifecycleConfigsRequest firstRequest)ListNotebookInstanceLifecycleConfigsPublisher(SageMakerAsyncClient client, ListNotebookInstanceLifecycleConfigsRequest firstRequest) -
Uses of ListNotebookInstanceLifecycleConfigsRequest in software.amazon.awssdk.services.sagemaker.transform
Methods in software.amazon.awssdk.services.sagemaker.transform with parameters of type ListNotebookInstanceLifecycleConfigsRequest Modifier and Type Method Description SdkHttpFullRequestListNotebookInstanceLifecycleConfigsRequestMarshaller. marshall(ListNotebookInstanceLifecycleConfigsRequest listNotebookInstanceLifecycleConfigsRequest)
-