| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static SmbVersion |
SmbVersion.fromValue(String value)
Use this in place of valueOf.
|
static SmbVersion |
SmbVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmbVersion[] |
SmbVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SmbMountOptions |
SmbMountOptions.withVersion(SmbVersion version)
Specifies the SMB version that you want DataSync to use when mounting your SMB share.
|
Copyright © 2022. All rights reserved.