Uses of Class
com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of USqlAssemblyFileInfo in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUSqlAssemblyFileInfo.withContentPath
(String contentPath) Set the the content path to the assembly file.USqlAssemblyFileInfo.withOriginalPath
(String originalPath) Set the the original path to the assembly file.Set the assembly file type.Modifier and TypeMethodDescriptionUSqlAssembly.files()
Get the list of files associated with the assembly.Modifier and TypeMethodDescriptionUSqlAssembly.withFiles
(List<USqlAssemblyFileInfo> files) Set the list of files associated with the assembly.