Uses of Class
com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Packages that use CapabilityInformation
Package
Description
This package contains the classes for DataLakeStoreAccountManagementClient.
-
Uses of CapabilityInformation in com.microsoft.azure.management.datalake.store
Methods in com.microsoft.azure.management.datalake.store that return CapabilityInformationModifier and TypeMethodDescriptionLocations.getCapability
(String location) Gets subscription-level properties and limits for Data Lake Store specified by resource location.Methods in com.microsoft.azure.management.datalake.store that return types with arguments of type CapabilityInformationModifier and TypeMethodDescriptionrx.Observable<CapabilityInformation>
Locations.getCapabilityAsync
(String location) Gets subscription-level properties and limits for Data Lake Store 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 Store specified by resource location.rx.Observable<com.microsoft.rest.ServiceResponse<CapabilityInformation>>
Locations.getCapabilityWithServiceResponseAsync
(String location) Gets subscription-level properties and limits for Data Lake Store specified by resource location.Method parameters in com.microsoft.azure.management.datalake.store with type arguments of type CapabilityInformationModifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<CapabilityInformation>
Locations.getCapabilityAsync
(String location, com.microsoft.rest.ServiceCallback<CapabilityInformation> serviceCallback) Gets subscription-level properties and limits for Data Lake Store specified by resource location.