| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
OpenZFSClientConfiguration |
OpenZFSClientConfiguration.clone() |
OpenZFSClientConfiguration |
OpenZFSClientConfiguration.withClients(String clients)
A value that specifies who can mount the file system.
|
OpenZFSClientConfiguration |
OpenZFSClientConfiguration.withOptions(Collection<String> options)
The options to use when mounting the file system.
|
OpenZFSClientConfiguration |
OpenZFSClientConfiguration.withOptions(String... options)
The options to use when mounting the file system.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpenZFSClientConfiguration> |
OpenZFSNfsExport.getClientConfigurations()
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
| Modifier and Type | Method and Description |
|---|---|
OpenZFSNfsExport |
OpenZFSNfsExport.withClientConfigurations(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 |
|---|---|
void |
OpenZFSNfsExport.setClientConfigurations(Collection<OpenZFSClientConfiguration> clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
OpenZFSNfsExport |
OpenZFSNfsExport.withClientConfigurations(Collection<OpenZFSClientConfiguration> clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
Copyright © 2025. All rights reserved.