| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TypeFieldInfo |
TypeFieldInfo.withName(String name)
Set the name of the field associated with this type.
|
TypeFieldInfo |
TypeFieldInfo.withType(String type)
Set the type of the field.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeFieldInfo> |
USqlTableType.columns()
Get the type field information associated with this table type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/