| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference |
Elastic Inference public APIs.
|
| software.amazon.awssdk.services.elasticinference.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAcceleratorTypesResponse> |
ElasticInferenceAsyncClient.describeAcceleratorTypes(DescribeAcceleratorTypesRequest describeAcceleratorTypesRequest)
Describes the accelerator types available in a given region, as well as their characteristics, such as memory and
throughput.
|
default DescribeAcceleratorTypesResponse |
ElasticInferenceClient.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 |
|---|---|
SdkHttpFullRequest |
DescribeAcceleratorTypesRequestMarshaller.marshall(DescribeAcceleratorTypesRequest describeAcceleratorTypesRequest) |
Copyright © 2021. All rights reserved.