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