| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static TransformerJobStatus |
TransformerJobStatus.fromValue(String value)
Use this in place of valueOf.
|
static TransformerJobStatus |
TransformerJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformerJobStatus[] |
TransformerJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransformerJobResult |
GetTransformerJobResult.withStatus(TransformerJobStatus status)
Returns the current state of the transformer job, either
running, succeeded, or
failed. |
Copyright © 2024. All rights reserved.