public class UpdateDataLakeStoreAccountParameters extends Object
| Constructor and Description |
|---|
UpdateDataLakeStoreAccountParameters() |
public UpdateDataLakeStoreAccountParameters()
public UpdateDataLakeStoreAccountParameters withTags(Map<String,String> tags)
tags - the tags value to setpublic String defaultGroup()
public UpdateDataLakeStoreAccountParameters withDefaultGroup(String defaultGroup)
defaultGroup - the defaultGroup value to setpublic UpdateEncryptionConfig encryptionConfig()
public UpdateDataLakeStoreAccountParameters withEncryptionConfig(UpdateEncryptionConfig encryptionConfig)
encryptionConfig - the encryptionConfig value to setpublic List<UpdateFirewallRuleWithAccountParameters> firewallRules()
public UpdateDataLakeStoreAccountParameters withFirewallRules(List<UpdateFirewallRuleWithAccountParameters> firewallRules)
firewallRules - the firewallRules value to setpublic FirewallState firewallState()
public UpdateDataLakeStoreAccountParameters withFirewallState(FirewallState firewallState)
firewallState - the firewallState value to setpublic FirewallAllowAzureIpsState firewallAllowAzureIps()
public UpdateDataLakeStoreAccountParameters withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
firewallAllowAzureIps - the firewallAllowAzureIps value to setpublic List<UpdateTrustedIdProviderWithAccountParameters> trustedIdProviders()
public UpdateDataLakeStoreAccountParameters withTrustedIdProviders(List<UpdateTrustedIdProviderWithAccountParameters> trustedIdProviders)
trustedIdProviders - the trustedIdProviders value to setpublic TrustedIdProviderState trustedIdProviderState()
public UpdateDataLakeStoreAccountParameters withTrustedIdProviderState(TrustedIdProviderState trustedIdProviderState)
trustedIdProviderState - the trustedIdProviderState value to setpublic TierType newTier()
public UpdateDataLakeStoreAccountParameters withNewTier(TierType newTier)
newTier - the newTier value to setCopyright © 2019. All rights reserved.