public class MonitoringDashboardInfo extends Object
Constructor and Description |
---|
MonitoringDashboardInfo() |
Modifier and Type | Method and Description |
---|---|
MonitoringDashboardType |
getDashboardType() |
int |
getRefreshInterval() |
String |
getSource() |
String |
getUrl() |
void |
setDashboardType(MonitoringDashboardType dashboardType) |
void |
setRefreshInterval(int refreshInterval) |
void |
setSource(String source) |
void |
setUrl(String url) |
public String getUrl()
public void setUrl(String url)
public int getRefreshInterval()
public void setRefreshInterval(int refreshInterval)
public MonitoringDashboardType getDashboardType()
public void setDashboardType(MonitoringDashboardType dashboardType)
public String getSource()
public void setSource(String source)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.