| Package | Description |
|---|---|
| com.amazonaws.services.finspace.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 |
|---|---|
KxChangesetListEntry |
KxChangesetListEntry.withStatus(ChangesetStatus status)
Status of the changeset.
|
GetKxChangesetResult |
GetKxChangesetResult.withStatus(ChangesetStatus status)
Status of the changeset creation process.
|
CreateKxChangesetResult |
CreateKxChangesetResult.withStatus(ChangesetStatus status)
Status of the changeset creation process.
|
Copyright © 2025. All rights reserved.