| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static OfferStateString |
OfferStateString.fromValue(String value)
Use this in place of valueOf.
|
static OfferStateString |
OfferStateString.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfferStateString[] |
OfferStateString.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OfferSummary |
OfferSummary.withState(OfferStateString state)
The status of the offer.
|
OfferStateFilter |
OfferStateFilter.withValueList(OfferStateString... valueList)
Allows filtering on the
State of an offer with list input. |
Copyright © 2025. All rights reserved.