| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static TransformerStatus |
TransformerStatus.fromValue(String value)
Use this in place of valueOf.
|
static TransformerStatus |
TransformerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformerStatus[] |
TransformerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformerSummary |
TransformerSummary.withStatus(TransformerStatus status)
Returns the state of the newly created transformer.
|
UpdateTransformerRequest |
UpdateTransformerRequest.withStatus(TransformerStatus status)
Specifies the transformer's status.
|
GetTransformerResult |
GetTransformerResult.withStatus(TransformerStatus status)
Returns the state of the newly created transformer.
|
UpdateTransformerResult |
UpdateTransformerResult.withStatus(TransformerStatus status)
Returns the state of the newly created transformer.
|
CreateTransformerResult |
CreateTransformerResult.withStatus(TransformerStatus status)
Returns the state of the newly created transformer.
|
Copyright © 2024. All rights reserved.