| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.store |
This package contains the classes for DataLakeStoreAccountManagementClient.
|
| com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedIdProvider |
TrustedIdProviders.createOrUpdate(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Creates or updates the specified trusted identity provider.
|
TrustedIdProvider |
TrustedIdProviders.get(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Gets the specified Data Lake Store trusted identity provider.
|
TrustedIdProvider |
TrustedIdProviders.update(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Updates the specified trusted identity provider.
|
TrustedIdProvider |
TrustedIdProviders.update(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Updates the specified trusted identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<TrustedIdProvider> |
TrustedIdProviders.createOrUpdateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Creates or updates the specified trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.createOrUpdateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Creates or updates the specified trusted identity provider.
|
rx.Observable<com.microsoft.rest.ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.createOrUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Creates or updates the specified trusted identity provider.
|
rx.Observable<TrustedIdProvider> |
TrustedIdProviders.getAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Gets the specified Data Lake Store trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.getAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Gets the specified Data Lake Store trusted identity provider.
|
rx.Observable<com.microsoft.rest.ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.getWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Gets the specified Data Lake Store trusted identity provider.
|
com.microsoft.azure.PagedList<TrustedIdProvider> |
TrustedIdProviders.listByAccount(String resourceGroupName,
String accountName)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<com.microsoft.azure.Page<TrustedIdProvider>> |
TrustedIdProviders.listByAccountAsync(String resourceGroupName,
String accountName)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> |
TrustedIdProviders.listByAccountAsync(String resourceGroupName,
String accountName,
com.microsoft.azure.ListOperationCallback<TrustedIdProvider> serviceCallback)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.azure.PagedList<TrustedIdProvider> |
TrustedIdProviders.listByAccountNext(String nextPageLink)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<com.microsoft.azure.Page<TrustedIdProvider>> |
TrustedIdProviders.listByAccountNextAsync(String nextPageLink)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> |
TrustedIdProviders.listByAccountNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> serviceFuture,
com.microsoft.azure.ListOperationCallback<TrustedIdProvider> serviceCallback)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<TrustedIdProvider>>> |
TrustedIdProviders.listByAccountNextWithServiceResponseAsync(String nextPageLink)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Updates the specified trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Updates the specified trusted identity provider.
|
rx.Observable<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Updates the specified trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Updates the specified trusted identity provider.
|
rx.Observable<com.microsoft.rest.ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName)
Updates the specified trusted identity provider.
|
rx.Observable<com.microsoft.rest.ServiceResponse<TrustedIdProvider>> |
TrustedIdProviders.updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider)
Updates the specified trusted identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.createOrUpdateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Creates or updates the specified trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.getAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Gets the specified Data Lake Store trusted identity provider.
|
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> |
TrustedIdProviders.listByAccountAsync(String resourceGroupName,
String accountName,
com.microsoft.azure.ListOperationCallback<TrustedIdProvider> serviceCallback)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> |
TrustedIdProviders.listByAccountNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> serviceFuture,
com.microsoft.azure.ListOperationCallback<TrustedIdProvider> serviceCallback)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> |
TrustedIdProviders.listByAccountNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<TrustedIdProvider>> serviceFuture,
com.microsoft.azure.ListOperationCallback<TrustedIdProvider> serviceCallback)
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Updates the specified trusted identity provider.
|
com.microsoft.rest.ServiceFuture<TrustedIdProvider> |
TrustedIdProviders.updateAsync(String resourceGroupName,
String accountName,
String trustedIdProviderName,
String idProvider,
com.microsoft.rest.ServiceCallback<TrustedIdProvider> serviceCallback)
Updates the specified trusted identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrustedIdProvider> |
DataLakeStoreAccount.trustedIdProviders()
Get the trustedIdProviders value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/