| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
static IngestionState |
IngestionState.fromValue(String value)
Use this in place of valueOf.
|
static IngestionState |
IngestionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestionState[] |
IngestionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IngestionSummary |
IngestionSummary.withState(IngestionState state)
The status of the ingestion.
|
Ingestion |
Ingestion.withState(IngestionState state)
The status of the ingestion.
|
Copyright © 2023. All rights reserved.