| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDevicesResponse |
SageMakerClient.updateDevices(Consumer<UpdateDevicesRequest.Builder> updateDevicesRequest)
Updates one or more devices in a fleet.
|
default UpdateDevicesResponse |
SageMakerClient.updateDevices(UpdateDevicesRequest updateDevicesRequest)
Updates one or more devices in a fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDevicesResponse> |
SageMakerAsyncClient.updateDevices(Consumer<UpdateDevicesRequest.Builder> updateDevicesRequest)
Updates one or more devices in a fleet.
|
default CompletableFuture<UpdateDevicesResponse> |
SageMakerAsyncClient.updateDevices(UpdateDevicesRequest updateDevicesRequest)
Updates one or more devices in a fleet.
|
Copyright © 2020. All rights reserved.