Interface KeyValuePair.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KeyValuePair.Builder,KeyValuePair>, SdkBuilder<KeyValuePair.Builder,KeyValuePair>, SdkPojo
Enclosing class:
KeyValuePair

public static interface KeyValuePair.Builder extends SdkPojo, CopyableBuilder<KeyValuePair.Builder,KeyValuePair>
  • Method Details

    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The throughput value of the Elastic Inference Accelerator type.

      Parameters:
      value - The throughput value of the Elastic Inference Accelerator type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.