| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeviceFleetResponse |
SageMakerClient.describeDeviceFleet(Consumer<DescribeDeviceFleetRequest.Builder> describeDeviceFleetRequest)
A description of the fleet the device belongs to.
|
default DescribeDeviceFleetResponse |
SageMakerClient.describeDeviceFleet(DescribeDeviceFleetRequest describeDeviceFleetRequest)
A description of the fleet the device belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDeviceFleetResponse> |
SageMakerAsyncClient.describeDeviceFleet(Consumer<DescribeDeviceFleetRequest.Builder> describeDeviceFleetRequest)
A description of the fleet the device belongs to.
|
default CompletableFuture<DescribeDeviceFleetResponse> |
SageMakerAsyncClient.describeDeviceFleet(DescribeDeviceFleetRequest describeDeviceFleetRequest)
A description of the fleet the device belongs to.
|
Copyright © 2020. All rights reserved.