public class CreateDataLakeStoreAccountParameters extends Object
Constructor and Description |
---|
CreateDataLakeStoreAccountParameters() |
public CreateDataLakeStoreAccountParameters()
public String location()
public CreateDataLakeStoreAccountParameters withLocation(String location)
location
- the location value to setpublic CreateDataLakeStoreAccountParameters withTags(Map<String,String> tags)
tags
- the tags value to setpublic EncryptionIdentity identity()
public CreateDataLakeStoreAccountParameters withIdentity(EncryptionIdentity identity)
identity
- the identity value to setpublic String defaultGroup()
public CreateDataLakeStoreAccountParameters withDefaultGroup(String defaultGroup)
defaultGroup
- the defaultGroup value to setpublic EncryptionConfig encryptionConfig()
public CreateDataLakeStoreAccountParameters withEncryptionConfig(EncryptionConfig encryptionConfig)
encryptionConfig
- the encryptionConfig value to setpublic EncryptionState encryptionState()
public CreateDataLakeStoreAccountParameters withEncryptionState(EncryptionState encryptionState)
encryptionState
- the encryptionState value to setpublic List<CreateFirewallRuleWithAccountParameters> firewallRules()
public CreateDataLakeStoreAccountParameters withFirewallRules(List<CreateFirewallRuleWithAccountParameters> firewallRules)
firewallRules
- the firewallRules value to setpublic FirewallState firewallState()
public CreateDataLakeStoreAccountParameters withFirewallState(FirewallState firewallState)
firewallState
- the firewallState value to setpublic FirewallAllowAzureIpsState firewallAllowAzureIps()
public CreateDataLakeStoreAccountParameters withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
firewallAllowAzureIps
- the firewallAllowAzureIps value to setpublic List<CreateTrustedIdProviderWithAccountParameters> trustedIdProviders()
public CreateDataLakeStoreAccountParameters withTrustedIdProviders(List<CreateTrustedIdProviderWithAccountParameters> trustedIdProviders)
trustedIdProviders
- the trustedIdProviders value to setpublic TrustedIdProviderState trustedIdProviderState()
public CreateDataLakeStoreAccountParameters withTrustedIdProviderState(TrustedIdProviderState trustedIdProviderState)
trustedIdProviderState
- the trustedIdProviderState value to setpublic TierType newTier()
public CreateDataLakeStoreAccountParameters withNewTier(TierType newTier)
newTier
- the newTier value to setCopyright © 2019. All rights reserved.