| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static TaskQueueing |
TaskQueueing.fromValue(String value)
Use this in place of valueOf.
|
static TaskQueueing |
TaskQueueing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskQueueing[] |
TaskQueueing.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.withTaskQueueing(TaskQueueing taskQueueing)
A value that determines whether tasks should be queued before executing the tasks.
|
Copyright © 2019. All rights reserved.