| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
FsxProtocol |
FsxProtocol.clone() |
FsxProtocol |
CreateLocationFsxOpenZfsRequest.getProtocol()
The type of protocol that DataSync uses to access your file system.
|
FsxProtocol |
DescribeLocationFsxOpenZfsResult.getProtocol()
The type of protocol that DataSync uses to access your 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateLocationFsxOpenZfsRequest.setProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
void |
DescribeLocationFsxOpenZfsResult.setProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
CreateLocationFsxOpenZfsRequest |
CreateLocationFsxOpenZfsRequest.withProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
DescribeLocationFsxOpenZfsResult |
DescribeLocationFsxOpenZfsResult.withProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
Copyright © 2022. All rights reserved.