| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static PreserveDevices |
PreserveDevices.fromValue(String value)
Use this in place of valueOf.
|
static PreserveDevices |
PreserveDevices.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreserveDevices[] |
PreserveDevices.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.withPreserveDevices(PreserveDevices preserveDevices)
A value that determines whether DataSync should preserve the metadata of block and character devices in the
source file system, and re-create the files with that device name and metadata on the destination.
|
Copyright © 2022. All rights reserved.