public static interface KeyValuePair.Builder extends SdkPojo, CopyableBuilder<KeyValuePair.Builder,KeyValuePair>
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair.Builder |
key(String key)
The throughput value of the Elastic Inference Accelerator type.
|
KeyValuePair.Builder |
value(Integer value)
The throughput value of the Elastic Inference Accelerator type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKeyValuePair.Builder key(String key)
The throughput value of the Elastic Inference Accelerator type. It can assume the following values: TFLOPS16bit: the throughput expressed in 16bit TeraFLOPS. TFLOPS32bit: the throughput expressed in 32bit TeraFLOPS.
key - The throughput value of the Elastic Inference Accelerator type. It can assume the following values:
TFLOPS16bit: the throughput expressed in 16bit TeraFLOPS. TFLOPS32bit: the throughput expressed in
32bit TeraFLOPS.KeyValuePair.Builder value(Integer value)
The throughput value of the Elastic Inference Accelerator type.
value - The throughput value of the Elastic Inference Accelerator type.Copyright © 2022. All rights reserved.