Interface SharedFileSystemBuilders

  • All Known Implementing Classes:
    ManilaBuilders

    public interface SharedFileSystemBuilders
    The Shared File System builders
    • Method Detail

      • securityService

        SecurityServiceCreateBuilder securityService()
        The builder which creates manila security services
        Returns:
        the security service builder
      • shareNetwork

        ShareNetworkCreateBuilder shareNetwork()
        The builder which creates manila share networks.
        Returns:
        the share network builder
      • share

        ShareCreateBuilder share()
        The builder which creates manila shares.
        Returns:
        the share builder
      • shareType

        ShareTypeCreateBuilder shareType()
        The builder which creates share types.
        Returns:
        the shae type builder
      • shareSnapshot

        ShareSnapshotCreateBuilder shareSnapshot()
        The builder which creates manila share snapshots.
        Returns:
        the share builder
      • shareManage

        ShareManageBuilder shareManage()
        The builder which creates manila share manages
        Returns:
        the share manage builder