| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerProductVisibilityString |
ContainerProductVisibilityString.fromValue(String value)
Use this in place of valueOf.
|
static ContainerProductVisibilityString |
ContainerProductVisibilityString.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerProductVisibilityString[] |
ContainerProductVisibilityString.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProductVisibilityFilter |
ContainerProductVisibilityFilter.withValueList(ContainerProductVisibilityString... valueList)
A string array of unique visibility values to be filtered on.
|
ContainerProductSummary |
ContainerProductSummary.withVisibility(ContainerProductVisibilityString visibility)
The lifecycle of the product.
|
Copyright © 2024. All rights reserved.