| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static StorageUnit |
StorageUnit.fromValue(String value)
Use this in place of valueOf.
|
static StorageUnit |
StorageUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageUnit[] |
StorageUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TGWOnDeviceServiceConfiguration |
TGWOnDeviceServiceConfiguration.withStorageUnit(StorageUnit storageUnit)
The scale unit of the virtual tapes on the device.
|
NFSOnDeviceServiceConfiguration |
NFSOnDeviceServiceConfiguration.withStorageUnit(StorageUnit storageUnit)
The scale unit of the NFS storage on the device.
|
Copyright © 2022. All rights reserved.