| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static TaskFilterName |
TaskFilterName.fromValue(String value)
Use this in place of valueOf.
|
static TaskFilterName |
TaskFilterName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskFilterName[] |
TaskFilterName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskFilter |
TaskFilter.withName(TaskFilterName name)
The name of the filter being used.
|
Copyright © 2021. All rights reserved.