public class UpdateDeviceCustomTemplateRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateDeviceCustomTemplateRequest() |
@NameInMap(value="bgType") public Integer bgType
@NameInMap(value="bgUrl") public String bgUrl
@NameInMap(value="customDoc") public String customDoc
@NameInMap(value="desensitizeUserName") public Boolean desensitizeUserName
@NameInMap(value="hideServerCodeWhenProjecting") public Boolean hideServerCodeWhenProjecting
@NameInMap(value="instruction") public Boolean instruction
@NameInMap(value="isPicTop") public Integer isPicTop
@NameInMap(value="logo") public String logo
@NameInMap(value="orgName") public String orgName
@NameInMap(value="picturePlayInterval") public Integer picturePlayInterval
@NameInMap(value="showCalendarCard") public Boolean showCalendarCard
@NameInMap(value="showCalendarTitle") public Boolean showCalendarTitle
@NameInMap(value="showFunctionCard") public Boolean showFunctionCard
@NameInMap(value="templateId") public Long templateId
@NameInMap(value="templateName") public String templateName
public static UpdateDeviceCustomTemplateRequest build(Map<String,?> map) throws Exception
Exceptionpublic UpdateDeviceCustomTemplateRequest setBgImgList(List<String> bgImgList)
public UpdateDeviceCustomTemplateRequest setBgType(Integer bgType)
public Integer getBgType()
public UpdateDeviceCustomTemplateRequest setBgUrl(String bgUrl)
public String getBgUrl()
public UpdateDeviceCustomTemplateRequest setCustomDoc(String customDoc)
public String getCustomDoc()
public UpdateDeviceCustomTemplateRequest setDesensitizeUserName(Boolean desensitizeUserName)
public Boolean getDesensitizeUserName()
public UpdateDeviceCustomTemplateRequest setDeviceUnionIds(List<String> deviceUnionIds)
public UpdateDeviceCustomTemplateRequest setGroupIds(List<Long> groupIds)
public UpdateDeviceCustomTemplateRequest setHideServerCodeWhenProjecting(Boolean hideServerCodeWhenProjecting)
public Boolean getHideServerCodeWhenProjecting()
public UpdateDeviceCustomTemplateRequest setInstruction(Boolean instruction)
public Boolean getInstruction()
public UpdateDeviceCustomTemplateRequest setIsPicTop(Integer isPicTop)
public Integer getIsPicTop()
public UpdateDeviceCustomTemplateRequest setLogo(String logo)
public String getLogo()
public UpdateDeviceCustomTemplateRequest setOrgName(String orgName)
public String getOrgName()
public UpdateDeviceCustomTemplateRequest setPicturePlayInterval(Integer picturePlayInterval)
public Integer getPicturePlayInterval()
public UpdateDeviceCustomTemplateRequest setRoomIds(List<String> roomIds)
public UpdateDeviceCustomTemplateRequest setShowCalendarCard(Boolean showCalendarCard)
public Boolean getShowCalendarCard()
public UpdateDeviceCustomTemplateRequest setShowCalendarTitle(Boolean showCalendarTitle)
public Boolean getShowCalendarTitle()
public UpdateDeviceCustomTemplateRequest setShowFunctionCard(Boolean showFunctionCard)
public Boolean getShowFunctionCard()
public UpdateDeviceCustomTemplateRequest setTemplateId(Long templateId)
public Long getTemplateId()
public UpdateDeviceCustomTemplateRequest setTemplateName(String templateName)
public String getTemplateName()
Copyright © 2024. All rights reserved.