Package | Description |
---|---|
com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
Modifier and Type | Method and Description |
---|---|
UpdateTrustedIdProviderWithAccountParameters |
UpdateTrustedIdProviderWithAccountParameters.withIdProvider(String idProvider)
Set the idProvider value.
|
UpdateTrustedIdProviderWithAccountParameters |
UpdateTrustedIdProviderWithAccountParameters.withName(String name)
Set the name value.
|
Modifier and Type | Method and Description |
---|---|
List<UpdateTrustedIdProviderWithAccountParameters> |
UpdateDataLakeStoreAccountParameters.trustedIdProviders()
Get the trustedIdProviders value.
|
Modifier and Type | Method and Description |
---|---|
UpdateDataLakeStoreAccountParameters |
UpdateDataLakeStoreAccountParameters.withTrustedIdProviders(List<UpdateTrustedIdProviderWithAccountParameters> trustedIdProviders)
Set the trustedIdProviders value.
|
Copyright © 2019. All rights reserved.