Uses of Interface
software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport.Builder
-
Packages that use OpenZFSNfsExport.Builder Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of OpenZFSNfsExport.Builder in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return OpenZFSNfsExport.Builder Modifier and Type Method Description static OpenZFSNfsExport.BuilderOpenZFSNfsExport. builder()OpenZFSNfsExport.BuilderOpenZFSNfsExport.Builder. clientConfigurations(Collection<OpenZFSClientConfiguration> clientConfigurations)A list of configuration objects that contain the client and options for mounting the OpenZFS file system.OpenZFSNfsExport.BuilderOpenZFSNfsExport.Builder. clientConfigurations(Consumer<OpenZFSClientConfiguration.Builder>... clientConfigurations)A list of configuration objects that contain the client and options for mounting the OpenZFS file system.OpenZFSNfsExport.BuilderOpenZFSNfsExport.Builder. clientConfigurations(OpenZFSClientConfiguration... clientConfigurations)A list of configuration objects that contain the client and options for mounting the OpenZFS file system.OpenZFSNfsExport.BuilderOpenZFSNfsExport. toBuilder()Methods in software.amazon.awssdk.services.fsx.model that return types with arguments of type OpenZFSNfsExport.Builder Modifier and Type Method Description static Class<? extends OpenZFSNfsExport.Builder>OpenZFSNfsExport. serializableBuilderClass()
-