| Modifier and Type | Method and Description |
|---|---|
DataSource |
ResponseMetaData.dataSource()
Get source of the Data.
|
DataSource |
DataSource.withDataSourceUri(List<NameValuePair> dataSourceUri)
Set datasource Uri Links.
|
DataSource |
DataSource.withInstructions(List<String> instructions)
Set instrunctions if any for the data source.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMetaData |
ResponseMetaData.withDataSource(DataSource dataSource)
Set source of the Data.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/