public static class GetRangeResponseBody.GetRangeResponseBodyBackgroundColors
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetRangeResponseBodyBackgroundColors() |
@NameInMap(value="red") public Integer red
@NameInMap(value="green") public Integer green
@NameInMap(value="blue") public Integer blue
@NameInMap(value="hexString") public String hexString
public static GetRangeResponseBody.GetRangeResponseBodyBackgroundColors build(Map<String,?> map) throws Exception
Exceptionpublic GetRangeResponseBody.GetRangeResponseBodyBackgroundColors setRed(Integer red)
public Integer getRed()
public GetRangeResponseBody.GetRangeResponseBodyBackgroundColors setGreen(Integer green)
public Integer getGreen()
public GetRangeResponseBody.GetRangeResponseBodyBackgroundColors setBlue(Integer blue)
public Integer getBlue()
public GetRangeResponseBody.GetRangeResponseBodyBackgroundColors setHexString(String hexString)
public String getHexString()
Copyright © 2023. All rights reserved.