Interface GetMetricWidgetImageResponse.Builder

  • Method Details

    • metricWidgetImage

      GetMetricWidgetImageResponse.Builder metricWidgetImage(SdkBytes metricWidgetImage)

      The image of the graph, in the output format specified. The output is base64-encoded.

      Parameters:
      metricWidgetImage - The image of the graph, in the output format specified. The output is base64-encoded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.