Uses of Class
software.amazon.awssdk.services.datasync.model.FsxProtocolSmb
-
Packages that use FsxProtocolSmb Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of FsxProtocolSmb in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return FsxProtocolSmb Modifier and Type Method Description FsxProtocolSmbFsxProtocol. smb()Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.Methods in software.amazon.awssdk.services.datasync.model with parameters of type FsxProtocolSmb Modifier and Type Method Description FsxProtocol.BuilderFsxProtocol.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.
-