| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
FsxProtocolNfs |
FsxProtocolNfs.clone() |
FsxProtocolNfs |
FsxProtocol.getNFS()
Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.
|
FsxProtocolNfs |
FsxProtocolNfs.withMountOptions(NfsMountOptions mountOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
FsxProtocol.setNFS(FsxProtocolNfs nFS)
Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.
|
FsxProtocol |
FsxProtocol.withNFS(FsxProtocolNfs nFS)
Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.
|
Copyright © 2022. All rights reserved.