| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static OpenZFSNfsExport.Builder |
OpenZFSNfsExport.builder() |
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.
|
OpenZFSNfsExport.Builder |
OpenZFSNfsExport.Builder.clientConfigurations(Consumer<OpenZFSClientConfiguration.Builder>... clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
OpenZFSNfsExport.Builder |
OpenZFSNfsExport.Builder.clientConfigurations(OpenZFSClientConfiguration... clientConfigurations)
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
|
OpenZFSNfsExport.Builder |
OpenZFSNfsExport.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OpenZFSNfsExport.Builder> |
OpenZFSNfsExport.serializableBuilderClass() |
Copyright © 2023. All rights reserved.