Package | Description |
---|---|
org.openstack4j.api.sahara | |
org.openstack4j.openstack.sahara.domain | |
org.openstack4j.openstack.sahara.internal |
Modifier and Type | Method and Description |
---|---|
DataSource |
DataSourceService.create(DataSource datasource)
Create a new data source
|
DataSource |
DataSourceService.get(String datasourceId)
Get a data source by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends DataSource> |
DataSourceService.list()
List all data sources
|
Modifier and Type | Method and Description |
---|---|
DataSource |
DataSourceService.create(DataSource datasource)
Create a new data source
|
Modifier and Type | Class and Description |
---|---|
class |
SaharaDataSource
For mapping JSON response to/from java objects
|
Modifier and Type | Method and Description |
---|---|
DataSource |
SaharaDataSource.ConcreteDataSourceBuilder.build() |
DataSource |
SaharaDataSourceUnwrapped.getDataSource() |
Modifier and Type | Method and Description |
---|---|
DataSourceBuilder |
SaharaDataSource.ConcreteDataSourceBuilder.from(DataSource in) |
Constructor and Description |
---|
SaharaDataSourceUnwrapped(DataSource datasource) |
Modifier and Type | Method and Description |
---|---|
DataSource |
DataSourceServiceImpl.create(DataSource datasource)
Create a new data source
|
DataSource |
DataSourceServiceImpl.get(String datasourceId)
Get a data source by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends DataSource> |
DataSourceServiceImpl.list()
List all data sources
|
Modifier and Type | Method and Description |
---|---|
DataSource |
DataSourceServiceImpl.create(DataSource datasource)
Create a new data source
|
Copyright © 2017. All rights reserved.