UpdateMixParam |
UpdateMixParam.addLayoutPanesItem(MixLayoutPane layoutPanesItem) |
UpdateMixParam |
UpdateMixParam.addUserBackgroundImagesItem(MixUserBackgroundImage userBackgroundImagesItem) |
UpdateMixParam |
UpdateMixJobReq.getMixParam()
Get mixParam
|
UpdateMixParam |
UpdateMixParam.withBackgroundImage(String backgroundImage) |
UpdateMixParam |
UpdateMixParam.withDefaultUserBackgroundImage(String defaultUserBackgroundImage) |
UpdateMixParam |
UpdateMixParam.withLayoutPanes(java.util.function.Consumer<List<MixLayoutPane>> layoutPanesSetter) |
UpdateMixParam |
UpdateMixParam.withLayoutPanes(List<MixLayoutPane> layoutPanes) |
UpdateMixParam |
UpdateMixParam.withLayoutTemplate(String layoutTemplate) |
UpdateMixParam |
UpdateMixParam.withMaxIdleTime(Integer maxIdleTime) |
UpdateMixParam |
UpdateMixParam.withScreenBackgroundImage(String screenBackgroundImage) |
UpdateMixParam |
UpdateMixParam.withUserBackgroundImages(java.util.function.Consumer<List<MixUserBackgroundImage>> userBackgroundImagesSetter) |
UpdateMixParam |
UpdateMixParam.withUserBackgroundImages(List<MixUserBackgroundImage> userBackgroundImages) |