| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportSourceType |
ExportSourceType.fromValue(String value)
Use this in place of valueOf.
|
static ExportSourceType |
ExportSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportSourceType[] |
ExportSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportTask |
ExportTask.withSourceType(ExportSourceType sourceType)
The type of source for the export.
|
CancelExportTaskResult |
CancelExportTaskResult.withSourceType(ExportSourceType sourceType)
The type of source for the export.
|
DescribeExportTasksRequest |
DescribeExportTasksRequest.withSourceType(ExportSourceType sourceType)
The type of source for the export.
|
StartExportTaskResult |
StartExportTaskResult.withSourceType(ExportSourceType sourceType)
The type of source for the export.
|
Copyright © 2024. All rights reserved.