| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListStageDevicesIterable |
SageMakerClient.listStageDevicesPaginator(Consumer<ListStageDevicesRequest.Builder> listStageDevicesRequest)
Lists devices allocated to the stage, containing detailed device information and deployment status.
|
default ListStageDevicesIterable |
SageMakerClient.listStageDevicesPaginator(ListStageDevicesRequest listStageDevicesRequest)
Lists devices allocated to the stage, containing detailed device information and deployment status.
|
Copyright © 2022. All rights reserved.