public class UpdateDataLakeStoreWithAccountParameters extends Object
Constructor and Description |
---|
UpdateDataLakeStoreWithAccountParameters() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the unique name of the Data Lake Store account to update.
|
String |
suffix()
Get the optional suffix for the Data Lake Store account.
|
UpdateDataLakeStoreWithAccountParameters |
withName(String name)
Set the unique name of the Data Lake Store account to update.
|
UpdateDataLakeStoreWithAccountParameters |
withSuffix(String suffix)
Set the optional suffix for the Data Lake Store account.
|
public UpdateDataLakeStoreWithAccountParameters()
public String name()
public UpdateDataLakeStoreWithAccountParameters withName(String name)
name
- the name value to setpublic String suffix()
public UpdateDataLakeStoreWithAccountParameters withSuffix(String suffix)
suffix
- the suffix value to setCopyright © 2019. All rights reserved.