| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static VerifyMode |
VerifyMode.fromValue(String value)
Use this in place of valueOf.
|
static VerifyMode |
VerifyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerifyMode[] |
VerifyMode.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.withVerifyMode(VerifyMode verifyMode)
A value that determines whether a data integrity verification should be performed at the end of a task execution
after all data and metadata have been transferred.
|
Copyright © 2021. All rights reserved.