Interface KeyValuePair.Builder

    • Method Detail

      • key

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

        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

        KeyValuePair.Builder value​(Integer 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.