| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
FsxProtocolSmb |
FsxProtocolSmb.clone() |
FsxProtocolSmb |
FsxProtocol.getSMB()
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP
file system's SVM.
|
FsxProtocolSmb |
FsxProtocolSmb.withDomain(String domain)
Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory that your storage virtual
machine (SVM) belongs to.
|
FsxProtocolSmb |
FsxProtocolSmb.withMountOptions(SmbMountOptions mountOptions) |
FsxProtocolSmb |
FsxProtocolSmb.withPassword(String password)
Specifies the password of a user who has permission to access your SVM.
|
FsxProtocolSmb |
FsxProtocolSmb.withUser(String user)
Specifies a user name that can mount the location and access the files, folders, and metadata that you need in
the SVM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FsxProtocol.setSMB(FsxProtocolSmb sMB)
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP
file system's SVM.
|
FsxProtocol |
FsxProtocol.withSMB(FsxProtocolSmb sMB)
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP
file system's SVM.
|
Copyright © 2022. All rights reserved.