| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static CatalogItemStatus |
CatalogItemStatus.fromValue(String value)
Use this in place of valueOf.
|
static CatalogItemStatus |
CatalogItemStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogItemStatus[] |
CatalogItemStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
CatalogItem.withItemStatus(CatalogItemStatus itemStatus)
The status of a catalog item.
|
Copyright © 2023. All rights reserved.