Uses of Class
com.azure.resourcemanager.datafactory.models.HttpServerLocation
-
Packages that use HttpServerLocation Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of HttpServerLocation in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return HttpServerLocation Modifier and Type Method Description HttpServerLocation
HttpServerLocation. withFileName(Object fileName)
Set the fileName property: Specify the file name of dataset.HttpServerLocation
HttpServerLocation. withFolderPath(Object folderPath)
Set the folderPath property: Specify the folder path of dataset.HttpServerLocation
HttpServerLocation. withRelativeUrl(Object relativeUrl)
Set the relativeUrl property: Specify the relativeUrl of http server.
-