public abstract static class StorageServiceUpdateParams.StorageServiceUpdateProperties extends Object
Constructor and Description |
---|
StorageServiceUpdateParams.StorageServiceUpdateProperties() |
Modifier and Type | Method and Description |
---|---|
abstract StorageService.AccountType |
accountType()
Specifies whether the account supports locally-redundant storage, geo-redundant storage, zone-redundant
storage, or read access geo-redundant storage.
|
static StorageServiceUpdateParams.StorageServiceUpdateProperties |
create(StorageService.AccountType accountType) |
public StorageServiceUpdateParams.StorageServiceUpdateProperties()
@Nullable public abstract StorageService.AccountType accountType()
public static StorageServiceUpdateParams.StorageServiceUpdateProperties create(StorageService.AccountType accountType)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.