| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static VolumeStyle |
VolumeStyle.fromValue(String value)
Use this in place of valueOf.
|
static VolumeStyle |
VolumeStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VolumeStyle[] |
VolumeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOntapVolumeConfiguration |
CreateOntapVolumeConfiguration.withVolumeStyle(VolumeStyle volumeStyle)
Use to specify the style of an ONTAP volume.
|
OntapVolumeConfiguration |
OntapVolumeConfiguration.withVolumeStyle(VolumeStyle volumeStyle)
Use to specify the style of an ONTAP volume.
|
Copyright © 2025. All rights reserved.