Uses of Class
software.amazon.awssdk.services.datasync.model.FsxUpdateProtocolSmb
-
Packages that use FsxUpdateProtocolSmb Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of FsxUpdateProtocolSmb in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return FsxUpdateProtocolSmb Modifier and Type Method Description FsxUpdateProtocolSmbFsxUpdateProtocol. smb()Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).Methods in software.amazon.awssdk.services.datasync.model with parameters of type FsxUpdateProtocolSmb Modifier and Type Method Description FsxUpdateProtocol.BuilderFsxUpdateProtocol.Builder. smb(FsxUpdateProtocolSmb smb)Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).
-