Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.DataSource
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of DataSource in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return DataSource Modifier and Type Method Description DataSourceDataSource. connection(Connection connection)DataSourceServiceHost. getDataSource()Get dataSourceDataSourceDataSource. loginTimeout(Integer loginTimeout)DataSourceDataSource. logWriter(PrintWriter logWriter)DataSourceDataSource. parentLogger(Logger parentLogger)Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type DataSource Modifier and Type Method Description ServiceHostServiceHost. dataSource(DataSource dataSource)voidServiceHost. setDataSource(DataSource dataSource)