public class SiteSealRequest extends Object
Constructor and Description |
---|
SiteSealRequest() |
Modifier and Type | Method and Description |
---|---|
Boolean |
lightTheme()
Get if <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.
|
String |
locale()
Get locale of site seal.
|
SiteSealRequest |
withLightTheme(Boolean lightTheme)
Set if <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.
|
SiteSealRequest |
withLocale(String locale)
Set locale of site seal.
|
public Boolean lightTheme()
public SiteSealRequest withLightTheme(Boolean lightTheme)
lightTheme
- the lightTheme value to setpublic String locale()
public SiteSealRequest withLocale(String locale)
locale
- the locale value to setCopyright © 2019. All rights reserved.