| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<InferenceDeviceInfo> |
InferenceAcceleratorInfo.accelerators()
Describes the Inference accelerators for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
InferenceAcceleratorInfo.Builder |
InferenceAcceleratorInfo.Builder.accelerators(InferenceDeviceInfo... accelerators)
Describes the Inference accelerators for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
InferenceAcceleratorInfo.Builder |
InferenceAcceleratorInfo.Builder.accelerators(Collection<InferenceDeviceInfo> accelerators)
Describes the Inference accelerators for the instance type.
|
Copyright © 2019. All rights reserved.