Interface OpenZFSNfsExport.Builder

    • Method Detail

      • clientConfigurations

        OpenZFSNfsExport.Builder clientConfigurations​(Collection<OpenZFSClientConfiguration> clientConfigurations)

        A list of configuration objects that contain the client and options for mounting the OpenZFS file system.

        Parameters:
        clientConfigurations - A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clientConfigurations

        OpenZFSNfsExport.Builder clientConfigurations​(OpenZFSClientConfiguration... clientConfigurations)

        A list of configuration objects that contain the client and options for mounting the OpenZFS file system.

        Parameters:
        clientConfigurations - A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.