public static interface GetMetricWidgetImageResponse.Builder extends CloudWatchResponse.Builder, SdkPojo, CopyableBuilder<GetMetricWidgetImageResponse.Builder,GetMetricWidgetImageResponse>
| Modifier and Type | Method and Description |
|---|---|
GetMetricWidgetImageResponse.Builder |
metricWidgetImage(SdkBytes metricWidgetImage)
The image of the graph, in the output format specified.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMetricWidgetImageResponse.Builder metricWidgetImage(SdkBytes metricWidgetImage)
The image of the graph, in the output format specified. The output is base64-encoded.
metricWidgetImage - The image of the graph, in the output format specified. The output is base64-encoded.Copyright © 2021. All rights reserved.