| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static Atime |
Atime.fromValue(String value)
Use this in place of valueOf.
|
static Atime |
Atime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Atime[] |
Atime.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.withAtime(Atime atime)
A file metadata value that shows the last time a file was accessed (that is, when the file was read or written
to).
|
Copyright © 2021. All rights reserved.