| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
List<AcceleratorTypeOffering> |
DescribeAcceleratorOfferingsResponse.acceleratorTypeOfferings()
The list of accelerator type offerings for a specific location.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorOfferingsResponse.Builder |
DescribeAcceleratorOfferingsResponse.Builder.acceleratorTypeOfferings(AcceleratorTypeOffering... acceleratorTypeOfferings)
The list of accelerator type offerings for a specific location.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorOfferingsResponse.Builder |
DescribeAcceleratorOfferingsResponse.Builder.acceleratorTypeOfferings(Collection<AcceleratorTypeOffering> acceleratorTypeOfferings)
The list of accelerator type offerings for a specific location.
|
Copyright © 2020. All rights reserved.