| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
List<OpenZFSClientConfiguration> |
OpenZFSNfsExport.clientConfigurations()
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
| Modifier and Type | Method and Description |
|---|---|
OpenZFSNfsExport.Builder |
OpenZFSNfsExport.Builder.clientConfigurations(OpenZFSClientConfiguration... clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
| Modifier and Type | Method and Description |
|---|---|
OpenZFSNfsExport.Builder |
OpenZFSNfsExport.Builder.clientConfigurations(Collection<OpenZFSClientConfiguration> clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
Copyright © 2023. All rights reserved.