| Package | Description |
|---|---|
| com.amazonaws.services.elasticinference |
Elastic Inference public APIs.
|
| com.amazonaws.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorTypesResult |
AbstractAmazonElasticInference.describeAcceleratorTypes(DescribeAcceleratorTypesRequest request) |
DescribeAcceleratorTypesResult |
AmazonElasticInferenceClient.describeAcceleratorTypes(DescribeAcceleratorTypesRequest request)
Describes the accelerator types available in a given region, as well as their characteristics, such as memory and
throughput.
|
DescribeAcceleratorTypesResult |
AmazonElasticInference.describeAcceleratorTypes(DescribeAcceleratorTypesRequest describeAcceleratorTypesRequest)
Describes the accelerator types available in a given region, as well as their characteristics, such as memory and
throughput.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorTypesResult |
DescribeAcceleratorTypesResult.clone() |
DescribeAcceleratorTypesResult |
DescribeAcceleratorTypesResult.withAcceleratorTypes(AcceleratorType... acceleratorTypes)
The available accelerator types.
|
DescribeAcceleratorTypesResult |
DescribeAcceleratorTypesResult.withAcceleratorTypes(Collection<AcceleratorType> acceleratorTypes)
The available accelerator types.
|
Copyright © 2023. All rights reserved.