Class SelfMountDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • localMountPointPath

        public SelfMountDetails.Builder localMountPointPath​(String localMountPointPath)
        The local directory path on each VM cluster node where the NFS server location is mounted.

        The local directory path and the NFS server location must each be the same across all of the VM cluster nodes. Ensure that the NFS mount is maintained continuously on all of the VM cluster nodes.

        Parameters:
        localMountPointPath - the value to set
        Returns:
        this builder