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