public class BatchAccountUpdateParameters extends Object
Constructor and Description |
---|
BatchAccountUpdateParameters() |
Modifier and Type | Method and Description |
---|---|
AutoStorageBaseProperties |
autoStorage()
Get the autoStorage value.
|
Map<String,String> |
tags()
Get the tags value.
|
BatchAccountUpdateParameters |
withAutoStorage(AutoStorageBaseProperties autoStorage)
Set the autoStorage value.
|
BatchAccountUpdateParameters |
withTags(Map<String,String> tags)
Set the tags value.
|
public BatchAccountUpdateParameters withTags(Map<String,String> tags)
tags
- the tags value to setpublic AutoStorageBaseProperties autoStorage()
public BatchAccountUpdateParameters withAutoStorage(AutoStorageBaseProperties autoStorage)
autoStorage
- the autoStorage value to setCopyright © 2019. All rights reserved.