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