Interface FsxProtocol.Builder

    • Method Detail

      • nfs

        FsxProtocol.Builder nfs​(FsxProtocolNfs nfs)

        Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).

        Parameters:
        nfs - Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • smb

        FsxProtocol.Builder smb​(FsxProtocolSmb smb)

        Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.

        Parameters:
        smb - Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.
        Returns:
        Returns a reference to this object so that method calls can be chained together.