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