| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateOntapVolumeConfiguration |
CreateVolumeRequest.ontapConfiguration()
Specifies the configuration to use when creating the ONTAP volume.
|
CreateOntapVolumeConfiguration |
CreateVolumeFromBackupRequest.ontapConfiguration()
Specifies the configuration of the ONTAP volume that you are creating.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.ontapConfiguration(CreateOntapVolumeConfiguration ontapConfiguration)
Specifies the configuration to use when creating the ONTAP volume.
|
CreateVolumeFromBackupRequest.Builder |
CreateVolumeFromBackupRequest.Builder.ontapConfiguration(CreateOntapVolumeConfiguration ontapConfiguration)
Specifies the configuration of the ONTAP volume that you are creating.
|
Copyright © 2023. All rights reserved.