| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static OpenZFSClientConfiguration.Builder |
OpenZFSClientConfiguration.builder() |
OpenZFSClientConfiguration.Builder |
OpenZFSClientConfiguration.Builder.clients(String clients)
A value that specifies who can mount the file system.
|
OpenZFSClientConfiguration.Builder |
OpenZFSClientConfiguration.Builder.options(Collection<String> options)
The options to use when mounting the file system.
|
OpenZFSClientConfiguration.Builder |
OpenZFSClientConfiguration.Builder.options(String... options)
The options to use when mounting the file system.
|
OpenZFSClientConfiguration.Builder |
OpenZFSClientConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OpenZFSClientConfiguration.Builder> |
OpenZFSClientConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.