| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static SupportedStorageEnum |
SupportedStorageEnum.fromValue(String value)
Use this in place of valueOf.
|
static SupportedStorageEnum |
SupportedStorageEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedStorageEnum[] |
SupportedStorageEnum.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.withSupportedStorage(SupportedStorageEnum... supportedStorage)
The supported storage options for the catalog item.
|
ListCatalogItemsRequest |
ListCatalogItemsRequest.withSupportedStorageFilter(SupportedStorageEnum... supportedStorageFilter)
Filters the results by storage option.
|
Copyright © 2023. All rights reserved.