public class ResponseMetaData extends Object
Constructor and Description |
---|
ResponseMetaData() |
Modifier and Type | Method and Description |
---|---|
DataSource |
dataSource()
Get source of the Data.
|
ResponseMetaData |
withDataSource(DataSource dataSource)
Set source of the Data.
|
public DataSource dataSource()
public ResponseMetaData withDataSource(DataSource dataSource)
dataSource
- the dataSource value to setCopyright © 2019. All rights reserved.