| Package | Description |
|---|---|
| com.amazonaws.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair |
KeyValuePair.clone() |
KeyValuePair |
KeyValuePair.withKey(String key)
The throughput value of the Elastic Inference Accelerator type.
|
KeyValuePair |
KeyValuePair.withValue(Integer value)
The throughput value of the Elastic Inference Accelerator type.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyValuePair> |
AcceleratorType.getThroughputInfo()
The throughput information of the Elastic Inference Accelerator type.
|
| Modifier and Type | Method and Description |
|---|---|
AcceleratorType |
AcceleratorType.withThroughputInfo(KeyValuePair... throughputInfo)
The throughput information of the Elastic Inference Accelerator type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceleratorType.setThroughputInfo(Collection<KeyValuePair> throughputInfo)
The throughput information of the Elastic Inference Accelerator type.
|
AcceleratorType |
AcceleratorType.withThroughputInfo(Collection<KeyValuePair> throughputInfo)
The throughput information of the Elastic Inference Accelerator type.
|
Copyright © 2024. All rights reserved.