| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
SmbMountOptions |
UpdateLocationSmbRequest.mountOptions()
Returns the value of the MountOptions property for this object.
|
SmbMountOptions |
CreateLocationSmbRequest.mountOptions()
The mount options used by DataSync to access the SMB server.
|
SmbMountOptions |
DescribeLocationSmbResponse.mountOptions()
The mount options that are available for DataSync to use to access an SMB location.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLocationSmbRequest.Builder |
UpdateLocationSmbRequest.Builder.mountOptions(SmbMountOptions mountOptions)
Sets the value of the MountOptions property for this object.
|
CreateLocationSmbRequest.Builder |
CreateLocationSmbRequest.Builder.mountOptions(SmbMountOptions mountOptions)
The mount options used by DataSync to access the SMB server.
|
DescribeLocationSmbResponse.Builder |
DescribeLocationSmbResponse.Builder.mountOptions(SmbMountOptions mountOptions)
The mount options that are available for DataSync to use to access an SMB location.
|
Copyright © 2021. All rights reserved.