| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static DataRepositoryTaskType |
DataRepositoryTaskType.fromValue(String value)
Use this in place of valueOf.
|
static DataRepositoryTaskType |
DataRepositoryTaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataRepositoryTaskType[] |
DataRepositoryTaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataRepositoryTaskRequest |
CreateDataRepositoryTaskRequest.withType(DataRepositoryTaskType type)
Specifies the type of data repository task to create.
|
DataRepositoryTask |
DataRepositoryTask.withType(DataRepositoryTaskType type)
The type of data repository task.
|
Copyright © 2023. All rights reserved.