| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
USqlAssemblyDependencyInfo |
USqlAssemblyDependencyInfo.withEntityId(EntityId entityId)
Set the EntityId of the dependency.
|
| Modifier and Type | Method and Description |
|---|---|
List<USqlAssemblyDependencyInfo> |
USqlAssembly.dependencies()
Get the list of dependencies associated with the assembly.
|
| Modifier and Type | Method and Description |
|---|---|
USqlAssembly |
USqlAssembly.withDependencies(List<USqlAssemblyDependencyInfo> dependencies)
Set the list of dependencies associated with the assembly.
|
Copyright © 2019. All rights reserved.