Class RVGoogleSearchConsoleDataSourceItem
- java.lang.Object
-
- com.infragistics.reveal.sdk.api.model.RVDataSourceItem
-
- com.infragistics.reveal.sdk.api.model.RVGoogleSearchConsoleDataSourceItem
-
public class RVGoogleSearchConsoleDataSourceItem extends RVDataSourceItem
Google Search Console data source item.
-
-
Constructor Summary
Constructors Constructor Description RVGoogleSearchConsoleDataSourceItem(RVGoogleSearchConsoleDataSource dataSource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSiteUrl()
The URL of the property as defined in Search ConsoleString
setSiteUrl(String value)
The URL of the property as defined in Search Console-
Methods inherited from class com.infragistics.reveal.sdk.api.model.RVDataSourceItem
getDataSource, getDefaultRefreshRate, getDescription, getId, getSubtitle, getTitle, setDataSource, setDefaultRefreshRate, setDescription, setId, setSubtitle, setTitle
-
-
-
-
Constructor Detail
-
RVGoogleSearchConsoleDataSourceItem
public RVGoogleSearchConsoleDataSourceItem(RVGoogleSearchConsoleDataSource dataSource)
-
-