| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static ProductSource |
ProductSource.fromValue(String value)
Use this in place of valueOf.
|
static ProductSource |
ProductSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductSource[] |
ProductSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchProductsAsAdminRequest.setProductSource(ProductSource productSource)
Access level of the source of the product.
|
SearchProductsAsAdminRequest |
SearchProductsAsAdminRequest.withProductSource(ProductSource productSource)
Access level of the source of the product.
|
Copyright © 2022. All rights reserved.