Package | Description |
---|---|
com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
com.microsoft.azure.management.datalake.store |
This package contains the classes for DataLakeStoreAccountManagementClient.
|
com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
com.microsoft.rest.protocol |
The package contains classes that interfaces defining the behaviors
of the necessary components of a Rest Client.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse<T> |
AzureResponseBuilder.build(retrofit2.Response<okhttp3.ResponseBody> response) |
ServiceResponse<T> |
AzureResponseBuilder.buildEmpty(retrofit2.Response<Void> response) |
Modifier and Type | Method and Description |
---|---|
<T> rx.Observable<ServiceResponse<T>> |
AzureClient.getPostOrDeleteResultAsync(rx.Observable<retrofit2.Response<okhttp3.ResponseBody>> observable,
Type resourceType)
Handles an initial response from a POST or DELETE operation response by polling
the status of the operation asynchronously, calling the user provided callback
when the operation terminates.
|
<T> rx.Observable<ServiceResponse<T>> |
AzureClient.getPutOrPatchResultAsync(rx.Observable<retrofit2.Response<okhttp3.ResponseBody>> observable,
Type resourceType)
Handles an initial response from a PUT or PATCH operation response by polling the status of the operation
asynchronously, once the operation finishes emits the final response.
|
Modifier and Type | Method and Description |
---|---|
static <E> ServiceFuture<List<E>> |
AzureServiceFuture.fromPageResponse(rx.Observable<ServiceResponse<Page<E>>> first,
rx.functions.Func1<String,rx.Observable<ServiceResponse<Page<E>>>> next,
ListOperationCallback<E> callback)
Creates a ServiceCall from a paging operation.
|
static <E> ServiceFuture<List<E>> |
AzureServiceFuture.fromPageResponse(rx.Observable<ServiceResponse<Page<E>>> first,
rx.functions.Func1<String,rx.Observable<ServiceResponse<Page<E>>>> next,
ListOperationCallback<E> callback)
Creates a ServiceCall from a paging operation.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<ServiceResponse<Void>> |
DataLakeStoreAccounts.addWithServiceResponseAsync(String resourceGroupName,
String accountName,
String dataLakeStoreAccountName)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
StorageAccounts.addWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName,
String accessKey)
Updates the specified Data Lake Analytics account to add an Azure Storage account.
|
rx.Observable<ServiceResponse<Void>> |
DataLakeStoreAccounts.addWithServiceResponseAsync(String resourceGroupName,
String accountName,
String dataLakeStoreAccountName,
String suffix)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
StorageAccounts.addWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName,
String accessKey,
String suffix)
Updates the specified Data Lake Analytics account to add an Azure Storage account.
|
rx.Observable<ServiceResponse<Void>> |
Jobs.beginCancelWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Cancels the running job specified by the job ID.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.beginCreateWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Void>> |
Accounts.beginDeleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.beginUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.beginUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.beginUpdateWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Updates the job information for the specified job ID.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.beginUpdateWithServiceResponseAsync(String accountName,
UUID jobIdentity,
UpdateJobParameters parameters)
Updates the job information for the specified job ID.
|
rx.Observable<ServiceResponse<Void>> |
Jobs.beginYieldWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.buildWithServiceResponseAsync(String accountName,
BuildJobParameters parameters)
Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation.
|
rx.Observable<ServiceResponse<Void>> |
Jobs.cancelWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Cancels the running job specified by the job ID.
|
rx.Observable<ServiceResponse<NameAvailabilityInformation>> |
Accounts.checkNameAvailabilityWithServiceResponseAsync(String location,
String name)
Checks whether the specified account name is available or taken.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.createCredentialWithServiceResponseAsync(String accountName,
String databaseName,
String credentialName,
DataLakeAnalyticsCatalogCredentialCreateParameters parameters)
Creates the specified credential for use with external data sources in the specified database.
|
rx.Observable<ServiceResponse<ComputePolicy>> |
ComputePolicies.createOrUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String computePolicyName,
CreateOrUpdateComputePolicyParameters parameters)
Creates or updates the specified compute policy.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.createOrUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName,
String startIpAddress,
String endIpAddress)
Creates or updates the specified firewall rule.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.createSecretWithServiceResponseAsync(String accountName,
String databaseName,
String secretName,
DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters parameters)
Creates the specified secret for use with external data sources in the specified database.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.createWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.createWithServiceResponseAsync(String accountName,
UUID jobIdentity,
CreateJobParameters parameters)
Submits a job to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.deleteAllSecretsWithServiceResponseAsync(String accountName,
String databaseName)
Deletes all secrets in the specified database.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.deleteCredentialWithServiceResponseAsync(String accountName,
String databaseName,
String credentialName)
Deletes the specified credential in the specified database.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.deleteCredentialWithServiceResponseAsync(String accountName,
String databaseName,
String credentialName,
Boolean cascade,
String password)
Deletes the specified credential in the specified database.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.deleteSecretWithServiceResponseAsync(String accountName,
String databaseName,
String secretName)
Deletes the specified secret in the specified database.
|
rx.Observable<ServiceResponse<Void>> |
Accounts.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<ServiceResponse<Void>> |
StorageAccounts.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName)
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
|
rx.Observable<ServiceResponse<Void>> |
ComputePolicies.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String computePolicyName)
Deletes the specified compute policy from the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Void>> |
FirewallRules.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Deletes the specified firewall rule from the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Void>> |
DataLakeStoreAccounts.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String dataLakeStoreAccountName)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<USqlAssembly>> |
Catalogs.getAssemblyWithServiceResponseAsync(String accountName,
String databaseName,
String assemblyName)
Retrieves the specified assembly from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<CapabilityInformation>> |
Locations.getCapabilityWithServiceResponseAsync(String location)
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
|
rx.Observable<ServiceResponse<USqlCredential>> |
Catalogs.getCredentialWithServiceResponseAsync(String accountName,
String databaseName,
String credentialName)
Retrieves the specified credential from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlDatabase>> |
Catalogs.getDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the specified database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<JobDataPath>> |
Jobs.getDebugDataPathWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Gets the job debug data information specified by the job ID.
|
rx.Observable<ServiceResponse<USqlExternalDataSource>> |
Catalogs.getExternalDataSourceWithServiceResponseAsync(String accountName,
String databaseName,
String externalDataSourceName)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlPackage>> |
Catalogs.getPackageWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String packageName)
Retrieves the specified package from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlProcedure>> |
Catalogs.getProcedureWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String procedureName)
Retrieves the specified procedure from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlSchema>> |
Catalogs.getSchemaWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the specified schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlSecret>> |
Catalogs.getSecretWithServiceResponseAsync(String accountName,
String databaseName,
String secretName)
Gets the specified secret in the specified database.
|
rx.Observable<ServiceResponse<JobStatistics>> |
Jobs.getStatisticsWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Gets statistics of the specified job.
|
rx.Observable<ServiceResponse<StorageContainer>> |
StorageAccounts.getStorageContainerWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName,
String containerName)
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
|
rx.Observable<ServiceResponse<USqlTablePartition>> |
Catalogs.getTablePartitionWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String partitionName)
Retrieves the specified table partition from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlTableStatistics>> |
Catalogs.getTableStatisticWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String statisticsName)
Retrieves the specified table statistics from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlTableType>> |
Catalogs.getTableTypeWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableTypeName)
Retrieves the specified table type from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlTableValuedFunction>> |
Catalogs.getTableValuedFunctionWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableValuedFunctionName)
Retrieves the specified table valued function from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlTable>> |
Catalogs.getTableWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName)
Retrieves the specified table from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<USqlView>> |
Catalogs.getViewWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String viewName)
Retrieves the specified view from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.getWithServiceResponseAsync(String resourceGroupName,
String accountName)
Gets details of the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<StorageAccountInformation>> |
StorageAccounts.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName)
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
|
rx.Observable<ServiceResponse<ComputePolicy>> |
ComputePolicies.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String computePolicyName)
Gets the specified Data Lake Analytics compute policy.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Gets the specified Data Lake Analytics firewall rule.
|
rx.Observable<ServiceResponse<DataLakeStoreAccountInformation>> |
DataLakeStoreAccounts.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String dataLakeStoreAccountName)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<JobPipelineInformation>> |
Pipelines.getWithServiceResponseAsync(String accountName,
UUID pipelineIdentity)
Gets the Pipeline information for the specified pipeline ID.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.getWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Gets the job information for the specified job ID.
|
rx.Observable<ServiceResponse<JobRecurrenceInformation>> |
Recurrences.getWithServiceResponseAsync(String accountName,
UUID recurrenceIdentity)
Gets the recurrence information for the specified recurrence ID.
|
rx.Observable<ServiceResponse<JobPipelineInformation>> |
Pipelines.getWithServiceResponseAsync(String accountName,
UUID pipelineIdentity,
org.joda.time.DateTime startDateTime,
org.joda.time.DateTime endDateTime)
Gets the Pipeline information for the specified pipeline ID.
|
rx.Observable<ServiceResponse<JobRecurrenceInformation>> |
Recurrences.getWithServiceResponseAsync(String accountName,
UUID recurrenceIdentity,
org.joda.time.DateTime startDateTime,
org.joda.time.DateTime endDateTime)
Gets the recurrence information for the specified recurrence ID.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.grantAclToDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
AclCreateOrUpdateParameters parameters)
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.grantAclWithServiceResponseAsync(String accountName,
AclCreateOrUpdateParameters parameters)
Grants an access control list (ACL) entry to 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.
|
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.
|
rx.Observable<ServiceResponse<Page<USqlAssemblyClr>>> |
Catalogs.listAssembliesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of assemblies from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlAssemblyClr>>> |
Catalogs.listAssembliesWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of assemblies from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlAssemblyClr>>> |
Catalogs.listAssembliesWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of assemblies from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<StorageAccountInformation>>> |
StorageAccounts.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<ComputePolicy>>> |
ComputePolicies.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<FirewallRule>>> |
FirewallRules.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountInformation>>> |
DataLakeStoreAccounts.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<StorageAccountInformation>>> |
StorageAccounts.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<ComputePolicy>>> |
ComputePolicies.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<FirewallRule>>> |
FirewallRules.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountInformation>>> |
DataLakeStoreAccounts.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<StorageAccountInformation>>> |
StorageAccounts.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountInformation>>> |
DataLakeStoreAccounts.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<USqlCredential>>> |
Catalogs.listCredentialsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of credentials from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlCredential>>> |
Catalogs.listCredentialsWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of credentials from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlCredential>>> |
Catalogs.listCredentialsWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of credentials from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlDatabase>>> |
Catalogs.listDatabasesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of databases from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlDatabase>>> |
Catalogs.listDatabasesWithServiceResponseAsync(String accountName)
Retrieves the list of databases from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlDatabase>>> |
Catalogs.listDatabasesWithServiceResponseAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of databases from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<JobPipelineInformation>>> |
Pipelines.listNextWithServiceResponseAsync(String nextPageLink)
Lists all pipelines.
|
rx.Observable<ServiceResponse<Page<JobInformationBasic>>> |
Jobs.listNextWithServiceResponseAsync(String nextPageLink)
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<JobRecurrenceInformation>>> |
Recurrences.listNextWithServiceResponseAsync(String nextPageLink)
Lists all recurrences.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<USqlPackage>>> |
Catalogs.listPackagesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of packages from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlPackage>>> |
Catalogs.listPackagesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of packages from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlPackage>>> |
Catalogs.listPackagesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of packages from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlProcedure>>> |
Catalogs.listProceduresNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of procedures from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlProcedure>>> |
Catalogs.listProceduresWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of procedures from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlProcedure>>> |
Catalogs.listProceduresWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of procedures from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<SasTokenInformation>>> |
StorageAccounts.listSasTokensNextWithServiceResponseAsync(String nextPageLink)
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
|
rx.Observable<ServiceResponse<Page<SasTokenInformation>>> |
StorageAccounts.listSasTokensWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName,
String containerName)
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
|
rx.Observable<ServiceResponse<Page<USqlSchema>>> |
Catalogs.listSchemasNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of schemas from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlSchema>>> |
Catalogs.listSchemasWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of schemas from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlSchema>>> |
Catalogs.listSchemasWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of schemas from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<StorageContainer>>> |
StorageAccounts.listStorageContainersNextWithServiceResponseAsync(String nextPageLink)
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
|
rx.Observable<ServiceResponse<Page<StorageContainer>>> |
StorageAccounts.listStorageContainersWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName)
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
|
rx.Observable<ServiceResponse<Page<USqlTableFragment>>> |
Catalogs.listTableFragmentsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of table fragments from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableFragment>>> |
Catalogs.listTableFragmentsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName)
Retrieves the list of table fragments from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableFragment>>> |
Catalogs.listTableFragmentsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of table fragments from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTablePartition>>> |
Catalogs.listTablePartitionsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of table partitions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTablePartition>>> |
Catalogs.listTablePartitionsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName)
Retrieves the list of table partitions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTablePartition>>> |
Catalogs.listTablePartitionsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of table partitions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesByDatabaseNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesByDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesByDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
Boolean basic)
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of tables from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseAndSchemaNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of table statistics from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName)
Retrieves the list of table statistics from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableStatistics>>> |
Catalogs.listTableStatisticsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of table statistics from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of tables from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTable>>> |
Catalogs.listTablesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
Boolean basic)
Retrieves the list of tables from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableType>>> |
Catalogs.listTableTypesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of table types from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableType>>> |
Catalogs.listTableTypesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of table types from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableType>>> |
Catalogs.listTableTypesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of table types from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsByDatabaseNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlTableValuedFunction>>> |
Catalogs.listTableValuedFunctionsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlType>>> |
Catalogs.listTypesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlType>>> |
Catalogs.listTypesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlType>>> |
Catalogs.listTypesWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsByDatabaseNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsByDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of views from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName)
Retrieves the list of views from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Page<USqlView>>> |
Catalogs.listViewsWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of views from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<OperationListResult>> |
Operations.listWithServiceResponseAsync()
Lists all of the available Data Lake Analytics REST API operations.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listWithServiceResponseAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<JobPipelineInformation>>> |
Pipelines.listWithServiceResponseAsync(String accountName)
Lists all pipelines.
|
rx.Observable<ServiceResponse<Page<JobInformationBasic>>> |
Jobs.listWithServiceResponseAsync(String accountName)
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<Page<JobRecurrenceInformation>>> |
Recurrences.listWithServiceResponseAsync(String accountName)
Lists all recurrences.
|
rx.Observable<ServiceResponse<Page<JobPipelineInformation>>> |
Pipelines.listWithServiceResponseAsync(String accountName,
org.joda.time.DateTime startDateTime,
org.joda.time.DateTime endDateTime)
Lists all pipelines.
|
rx.Observable<ServiceResponse<Page<JobRecurrenceInformation>>> |
Recurrences.listWithServiceResponseAsync(String accountName,
org.joda.time.DateTime startDateTime,
org.joda.time.DateTime endDateTime)
Lists all recurrences.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listWithServiceResponseAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<JobInformationBasic>>> |
Jobs.listWithServiceResponseAsync(String accountName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<USqlTablePreview>> |
Catalogs.previewTablePartitionWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String partitionName)
Retrieves a preview set of rows in given partition.
|
rx.Observable<ServiceResponse<USqlTablePreview>> |
Catalogs.previewTablePartitionWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
String partitionName,
Long maxRows,
Long maxColumns)
Retrieves a preview set of rows in given partition.
|
rx.Observable<ServiceResponse<USqlTablePreview>> |
Catalogs.previewTableWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName)
Retrieves a preview set of rows in given table.
|
rx.Observable<ServiceResponse<USqlTablePreview>> |
Catalogs.previewTableWithServiceResponseAsync(String accountName,
String databaseName,
String schemaName,
String tableName,
Long maxRows,
Long maxColumns)
Retrieves a preview set of rows in given table.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.revokeAclFromDatabaseWithServiceResponseAsync(String accountName,
String databaseName,
AclDeleteParameters parameters)
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.revokeAclWithServiceResponseAsync(String accountName,
AclDeleteParameters parameters)
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.updateCredentialWithServiceResponseAsync(String accountName,
String databaseName,
String credentialName,
DataLakeAnalyticsCatalogCredentialUpdateParameters parameters)
Modifies the specified credential for use with external data sources in the specified database.
|
rx.Observable<ServiceResponse<Void>> |
Catalogs.updateSecretWithServiceResponseAsync(String accountName,
String databaseName,
String secretName,
DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters parameters)
Modifies the specified secret for use with external data sources in the specified database.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.updateWithServiceResponseAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<Void>> |
StorageAccounts.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName)
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
|
rx.Observable<ServiceResponse<ComputePolicy>> |
ComputePolicies.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String computePolicyName)
Updates the specified compute policy.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Updates the specified firewall rule.
|
rx.Observable<ServiceResponse<Void>> |
StorageAccounts.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String storageAccountName,
String accessKey,
String suffix)
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName,
String startIpAddress,
String endIpAddress)
Updates the specified firewall rule.
|
rx.Observable<ServiceResponse<ComputePolicy>> |
ComputePolicies.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String computePolicyName,
UpdateComputePolicyParameters parameters)
Updates the specified compute policy.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
Accounts.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.updateWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Updates the job information for the specified job ID.
|
rx.Observable<ServiceResponse<JobInformation>> |
Jobs.updateWithServiceResponseAsync(String accountName,
UUID jobIdentity,
UpdateJobParameters parameters)
Updates the job information for the specified job ID.
|
rx.Observable<ServiceResponse<Void>> |
Jobs.yieldWithServiceResponseAsync(String accountName,
UUID jobIdentity)
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<ServiceResponse<DataLakeStoreAccount>> |
Accounts.beginCreateWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeStoreAccountParameters parameters)
Creates the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
Accounts.beginDeleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Deletes the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<DataLakeStoreAccount>> |
Accounts.beginUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeStoreAccountParameters parameters)
Updates the specified Data Lake Store account information.
|
rx.Observable<ServiceResponse<NameAvailabilityInformation>> |
Accounts.checkNameAvailabilityWithServiceResponseAsync(String location,
String name)
Checks whether the specified account name is available or taken.
|
rx.Observable<ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.createOrUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Creates or updates the specified trusted identity provider.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.createOrUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName,
String startIpAddress,
String endIpAddress)
Creates or updates the specified firewall rule.
|
rx.Observable<ServiceResponse<DataLakeStoreAccount>> |
Accounts.createWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeStoreAccountParameters parameters)
Creates the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
Accounts.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Deletes the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
TrustedIdProviders.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Deletes the specified trusted identity provider from the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
FirewallRules.deleteWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Deletes the specified firewall rule from the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Void>> |
Accounts.enableKeyVaultWithServiceResponseAsync(String resourceGroupName,
String accountName)
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<CapabilityInformation>> |
Locations.getCapabilityWithServiceResponseAsync(String location)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
rx.Observable<ServiceResponse<DataLakeStoreAccount>> |
Accounts.getWithServiceResponseAsync(String resourceGroupName,
String accountName)
Gets the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Gets the specified Data Lake Store trusted identity provider.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Gets the specified Data Lake Store firewall rule.
|
rx.Observable<ServiceResponse<Page<TrustedIdProvider>>> |
TrustedIdProviders.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Page<FirewallRule>>> |
FirewallRules.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Page<TrustedIdProvider>>> |
TrustedIdProviders.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Page<FirewallRule>>> |
FirewallRules.listByAccountWithServiceResponseAsync(String resourceGroupName,
String accountName)
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Store accounts within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
Lists the Data Lake Store accounts within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Lists the Data Lake Store accounts within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Store accounts within the subscription.
|
rx.Observable<ServiceResponse<OperationListResult>> |
Operations.listWithServiceResponseAsync()
Lists all of the available Data Lake Store REST API operations.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listWithServiceResponseAsync()
Lists the Data Lake Store accounts within the subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeStoreAccountBasic>>> |
Accounts.listWithServiceResponseAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Lists the Data Lake Store accounts within the subscription.
|
rx.Observable<ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Updates the specified trusted identity provider.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName)
Updates the specified firewall rule.
|
rx.Observable<ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Updates the specified trusted identity provider.
|
rx.Observable<ServiceResponse<FirewallRule>> |
FirewallRules.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String firewallRuleName,
String startIpAddress,
String endIpAddress)
Updates the specified firewall rule.
|
rx.Observable<ServiceResponse<DataLakeStoreAccount>> |
Accounts.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeStoreAccountParameters parameters)
Updates the specified Data Lake Store account information.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceResponseWithHeaders<TBody,THeader>
An instance of this class holds a response object and a raw REST response.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse<T> |
ServiceResponseBuilder.build(retrofit2.Response<okhttp3.ResponseBody> response) |
ServiceResponse<T> |
ServiceResponseBuilder.buildEmpty(retrofit2.Response<Void> response) |
ServiceResponse<T> |
ServiceResponse.withBody(T body)
Sets the response object.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceFuture<T> |
ServiceFuture.fromResponse(rx.Observable<ServiceResponse<T>> observable)
Creates a ServiceCall from an observable object.
|
static <T> ServiceFuture<T> |
ServiceFuture.fromResponse(rx.Observable<ServiceResponse<T>> observable,
ServiceCallback<T> callback)
Creates a ServiceCall from an observable object and a callback.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse<T> |
ResponseBuilder.build(retrofit2.Response<okhttp3.ResponseBody> response)
Build a ServiceResponse instance from a REST call response and a
possible error.
|
ServiceResponse<T> |
ResponseBuilder.buildEmpty(retrofit2.Response<Void> response)
Build a ServiceResponse instance from a REST call response and a
possible error, which does not have a response body.
|
Copyright © 2019. All rights reserved.