| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static ChangeStatus |
ChangeStatus.fromValue(String value)
Use this in place of valueOf.
|
static ChangeStatus |
ChangeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeStatus[] |
ChangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeSetSummaryListItem |
ChangeSetSummaryListItem.withStatus(ChangeStatus status)
The current status of the change set.
|
DescribeChangeSetResult |
DescribeChangeSetResult.withStatus(ChangeStatus status)
The status of the change request.
|
Copyright © 2023. All rights reserved.