| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static IngestionStatus |
IngestionStatus.fromValue(String value)
Use this in place of valueOf.
|
static IngestionStatus |
IngestionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestionStatus[] |
IngestionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangesetSummary |
ChangesetSummary.withStatus(IngestionStatus status)
Status of the Changeset ingestion.
|
GetChangesetResult |
GetChangesetResult.withStatus(IngestionStatus status)
The status of Changeset creation operation.
|
Copyright © 2025. All rights reserved.