| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilityInformation |
Locations.getCapability(String location)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<CapabilityInformation> |
Locations.getCapabilityAsync(String location)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
com.microsoft.rest.ServiceFuture<CapabilityInformation> |
Locations.getCapabilityAsync(String location,
com.microsoft.rest.ServiceCallback<CapabilityInformation> serviceCallback)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
rx.Observable<com.microsoft.rest.ServiceResponse<CapabilityInformation>> |
Locations.getCapabilityWithServiceResponseAsync(String location)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<CapabilityInformation> |
Locations.getCapabilityAsync(String location,
com.microsoft.rest.ServiceCallback<CapabilityInformation> serviceCallback)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/