Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
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 instructions if any for the data source.
|
Modifier and Type | Method and Description |
---|---|
ResponseMetaData |
ResponseMetaData.withDataSource(DataSource dataSource)
Set source of the Data.
|
Copyright © 2019. All rights reserved.