| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemFromBackupRequest.openZFSConfiguration()
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemRequest.openZFSConfiguration()
The OpenZFS configuration for the file system that's being created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemFromBackupRequest.Builder |
CreateFileSystemFromBackupRequest.Builder.openZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemRequest.Builder |
CreateFileSystemRequest.Builder.openZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
Copyright © 2023. All rights reserved.