Uses of Class
com.microsoft.azure.management.datalake.analytics.models.Acl

Packages that use Acl
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
  • Uses of Acl in com.microsoft.azure.management.datalake.analytics

    Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type Acl
    Modifier and Type
    Method
    Description
    com.microsoft.azure.PagedList<Acl>
    Catalogs.listAcls(String accountName)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.azure.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<com.microsoft.azure.Page<Acl>>
    Catalogs.listAclsAsync(String accountName)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsAsync(String accountName, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.azure.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.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsAsync(String accountName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.azure.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.
    com.microsoft.azure.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<com.microsoft.azure.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.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseAsync(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.azure.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.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseAsync(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.azure.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<com.microsoft.azure.Page<Acl>>
    Catalogs.listAclsByDatabaseNextAsync(String nextPageLink)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<Acl>>>
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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.
    com.microsoft.azure.PagedList<Acl>
    Catalogs.listAclsNext(String nextPageLink)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.azure.Page<Acl>>
    Catalogs.listAclsNextAsync(String nextPageLink)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<Acl>>>
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<Acl>>>
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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.
    Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type Acl
    Modifier and Type
    Method
    Description
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsAsync(String accountName, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsAsync(String accountName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseAsync(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseAsync(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsByDatabaseNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
    com.microsoft.rest.ServiceFuture<List<Acl>>
    Catalogs.listAclsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<Acl>> serviceFuture, com.microsoft.azure.ListOperationCallback<Acl> serviceCallback)
    Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.