Uses of Class
com.microsoft.azure.management.datalake.analytics.models.EntityId
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of EntityId in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionExternalTable.dataSource()
Get the data source associated with this external table.USqlAssemblyDependencyInfo.entityId()
Get the EntityId of the dependency.Set the name of the external table associated with this database, schema and table.EntityId.withVersion
(UUID version) Set the version of the external data source.Modifier and TypeMethodDescriptionExternalTable.withDataSource
(EntityId dataSource) Set the data source associated with this external table.USqlAssemblyDependencyInfo.withEntityId
(EntityId entityId) Set the EntityId of the dependency.