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