| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static TapeStorageClass |
TapeStorageClass.fromValue(String value)
Use this in place of valueOf.
|
static TapeStorageClass |
TapeStorageClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TapeStorageClass[] |
TapeStorageClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTapePoolRequest |
CreateTapePoolRequest.withStorageClass(TapeStorageClass storageClass)
The storage class that is associated with the new custom pool.
|
PoolInfo |
PoolInfo.withStorageClass(TapeStorageClass storageClass)
The storage class that is associated with the custom pool.
|
Copyright © 2022. All rights reserved.