|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.pingdom.entities.Settings.PublicReports
public static final class Settings.PublicReports
Represents a Pingdom public report settings object.
| Constructor Summary | |
|---|---|
Settings.PublicReports()
|
|
| Method Summary | |
|---|---|
String |
getBackgroundColor()
Background color. |
Boolean |
getCustomDesign()
Use custom design for public reports. |
String |
getCustomDomain()
Custom domain. |
String |
getLogoUrl()
URL to custom logotype. |
PublicReportMonths |
getMonths()
Number of months to show. |
Boolean |
getShowOverview()
Enable overview. |
String |
getTextColor()
Custom text color. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Settings.PublicReports()
| Method Detail |
|---|
public Boolean getCustomDesign()
public String getTextColor()
public String getBackgroundColor()
public String getLogoUrl()
public PublicReportMonths getMonths()
public Boolean getShowOverview()
public String getCustomDomain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||