Uses of Class
com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of USqlAssemblyDependencyInfo in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUSqlAssemblyDependencyInfo.withEntityId
(EntityId entityId) Set the EntityId of the dependency.Modifier and TypeMethodDescriptionUSqlAssembly.dependencies()
Get the list of dependencies associated with the assembly.Modifier and TypeMethodDescriptionUSqlAssembly.withDependencies
(List<USqlAssemblyDependencyInfo> dependencies) Set the list of dependencies associated with the assembly.