| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
NfsMountOptions |
FsxProtocolNfs.mountOptions()
Returns the value of the MountOptions property for this object.
|
NfsMountOptions |
DescribeLocationNfsResponse.mountOptions()
The mount options that DataSync uses to mount your NFS file server.
|
NfsMountOptions |
UpdateLocationNfsRequest.mountOptions()
Returns the value of the MountOptions property for this object.
|
NfsMountOptions |
CreateLocationNfsRequest.mountOptions()
Specifies the options that DataSync can use to mount your NFS file server.
|
| Modifier and Type | Method and Description |
|---|---|
FsxProtocolNfs.Builder |
FsxProtocolNfs.Builder.mountOptions(NfsMountOptions mountOptions)
Sets the value of the MountOptions property for this object.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.mountOptions(NfsMountOptions mountOptions)
The mount options that DataSync uses to mount your NFS file server.
|
UpdateLocationNfsRequest.Builder |
UpdateLocationNfsRequest.Builder.mountOptions(NfsMountOptions mountOptions)
Sets the value of the MountOptions property for this object.
|
CreateLocationNfsRequest.Builder |
CreateLocationNfsRequest.Builder.mountOptions(NfsMountOptions mountOptions)
Specifies the options that DataSync can use to mount your NFS file server.
|
Copyright © 2023. All rights reserved.