Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PagedList<Acl> |
Catalogs.listAcls(String accountName)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
PagedList<Acl> |
Catalogs.listAcls(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsAsync(String accountName)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsAsync(String accountName,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
PagedList<Acl> |
Catalogs.listAclsByDatabase(String accountName,
String databaseName)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
PagedList<Acl> |
Catalogs.listAclsByDatabase(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
PagedList<Acl> |
Catalogs.listAclsByDatabaseNext(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsByDatabaseNextAsync(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsByDatabaseNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
PagedList<Acl> |
Catalogs.listAclsNext(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<Page<Acl>> |
Catalogs.listAclsNextAsync(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsWithServiceResponseAsync(String accountName)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<Acl>>> |
Catalogs.listAclsWithServiceResponseAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<List<Acl>> |
Catalogs.listAclsAsync(String accountName,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsByDatabaseNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
ServiceFuture<List<Acl>> |
Catalogs.listAclsNextAsync(String nextPageLink,
ServiceFuture<List<Acl>> serviceFuture,
ListOperationCallback<Acl> serviceCallback)
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
|
Copyright © 2019. All rights reserved.