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