| 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)
Specifies whether DataSync should preserve the metadata of block and character devices in the source location and
recreate the files with that device name and metadata on the destination.
|
Copyright © 2024. All rights reserved.