| 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)
A filter for the storage options of items in the catalog.
|
Copyright © 2021. All rights reserved.